diff --git a/README.md b/README.md
index 4dd6a56..28049ad 100644
--- a/README.md
+++ b/README.md
@@ -2,20 +2,20 @@
This is a simulation of the classic game of "La Brisca" in command line interface, programmed with Java (build 14.0.2+12). Made by @ericmp33 with <3. ✔️
# What is "La Brisca"?💡
-"La Brisca" is a popular cards game in a lot of mediterranean countries, such as Catalonia, Italy, France, Portugal, Croatia, Slovakia... Also is present in center and south America.
+"La Brisca" is a popular cards game in a lot of Mediterranean countries, such as Catalonia, Italy, France, Portugal, Croatia, Slovakia... Also is present in center and South America.
-- For being able to play it and to understand how the game works🤔, it's aim and more information I recomend you to check https://en.wikipedia.org/wiki/Brisca and also to search on the Internet.
+- For being able to play it and to understand how the game works🤔, it's aim and more information I recommend you to check https://en.wikipedia.org/wiki/Brisca and also to search on the Internet.
-- If you know Catalan you can play in Catalan😃! When the game starts it asks in which language you want to play.
+- If you know Catalan, you can play in Catalan😃! When the game starts, it asks in which language you want to play.
# Simple instructions📄
-- ❗⚠️IMPORTANT⚠️❗ You should use a terminal that suports colorized ASCII characters, so you will see the prints colorized and all will be more readable!
+- ❗⚠️IMPORTANT⚠️❗ You should use a terminal that supports colorized ASCII characters, so you will see the prints colorized and all will be more readable!
- To execute the game get Java☕ - build 14.0.2+12 or newer version. Then download the game here. Execute the file via terminal inputting `java -jar la-brisca-cli.jar`, where `.` is the current folder, which contains the `jar`.
- The game can have multiple players, but in this case I chose the 2-players version. I created a bot, so you can play against it.
-- When the game starts you'll be asked about 2 things. The gamemode and the bot's AI.
+- When the game starts, you'll be asked about 2 things. The gamemode and the bot's AI.
Gamemode:
> If u choose the default gamemode, you won't be able to see the cards of the bot. Default mode acts like real life default's game mode, where you can't see oponents cards.