Kaynağa Gözat

Updated README

Maxime Chevalier-Boisvert 7 yıl önce
ebeveyn
işleme
1fef1554c8
1 değiştirilmiş dosya ile 4 ekleme ve 3 silme
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -1,9 +1,10 @@
 # Minimalistic Grid World Environment (MiniGrid)
 # Minimalistic Grid World Environment (MiniGrid)
 
 
 There are other grid world Gym environments out there, but this one is
 There are other grid world Gym environments out there, but this one is
-designed to be especially simple, lightweight and fast. The code has very few
-dependencies, loads no external sprites/textures, and can run at up to 5800
-FPS on my quad-core i7 laptop.
+designed to be particularly simple, lightweight and fast. The code has very few
+dependencies, making it less likely to break or fail to install. It loads no
+external sprites/textures, and it can run at up to 5800 FPS on a quad-core
+laptop, which means you can run your experiments faster.
 
 
 ## Installation
 ## Installation