diff --git a/README.md b/README.md index e0c265f..5cf35d8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ An implementation of an ancient game of Logik - a color-sequence guessing game. The game consists of guessing valid color sequences. After each guess, the game tells you, how many colors were in the right place and how many are in the sequence, but not in the place you guessed them. -The catch is, it doesn't tell you which is which. +The catch is, it doesn't tell you the specific positions, but only quantities. ## Functionality