]> git.sesse.net Git - stockfish/blobdiff - README.md
Small clean-up
[stockfish] / README.md
index fdc6fd619fa0ba1c6e5ef5f8889b6025ba8efa40..67fb5fa09acbc4ae092b166da703507e23280a8e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -242,9 +242,9 @@ When not using the Makefile to compile (for instance, with Microsoft MSVC) you
 need to manually set/unset some switches in the compiler command line; see
 file *types.h* for a quick reference.
 
 need to manually set/unset some switches in the compiler command line; see
 file *types.h* for a quick reference.
 
-When reporting an issue or a bug, please tell us which version and
-compiler you used to create your executable. These informations can
-be found by typing the following commands in a console:
+When reporting an issue or a bug, please tell us which Stockfish version
+and which compiler you used to create your executable. This information
+can be found by typing the following command in a console:
 
 ```
     ./stockfish compiler
 
 ```
     ./stockfish compiler
@@ -252,8 +252,8 @@ be found by typing the following commands in a console:
 
 ## Understanding the code base and participating in the project
 
 
 ## Understanding the code base and participating in the project
 
-Stockfish's improvement over the last couple of years has been a great
-community effort. There are a few ways to help contribute to its growth.
+Stockfish's improvement over the last decade has been a great community
+effort. There are a few ways to help contribute to its growth.
 
 ### Donating hardware
 
 
 ### Donating hardware