X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=README.md;fp=README.md;h=67fb5fa09acbc4ae092b166da703507e23280a8e;hp=fdc6fd619fa0ba1c6e5ef5f8889b6025ba8efa40;hb=b862c8d4be2cf6245360a8072ab910a67eb5bc00;hpb=c489df6f5b5629a135af3b8222fa1ef607ec1526 diff --git a/README.md b/README.md index fdc6fd61..67fb5fa0 100644 --- 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. -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 @@ -252,8 +252,8 @@ be found by typing the following commands in a console: ## 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