diff --git a/README.md b/README.md
index 2c21220..fc76409 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
# New BSD Games
-
-You have a computing machine from 1980's and you wonder how can you use it?
- You deal with a GUI-less machine at work and are looking for ways to kill time?
- You have to make a Reversi AI for your homework and you don't know where to copy it from?
- You have been so excited about the bsdgames, but have grown tired of playing tetris, snake and robots for billions of times?
- You feel they have betrayed you by bundling stuff like phantasia with a package you except to contain GAMES?
+
+ *You have a computing machine from 1980's and you wonder how you can use it?
+ You deal with a GUI-less machine at work and are looking for ways to kill time?
+ You have to make a Reversi AI for your homework and you don't know where to copy it from?
+ You have been so excited about the bsdgames, but have grown tired of playing tetris, snake and robots for billions of times?
+ You feel they have betrayed you by bundling stuff like phantasia with a package you except to contain GAMES?*
**Don't worry** anymore as you've got nbsdgames now!
-I originally made these to be added to NetBSD (but the few i talked with preferred to have games in the repositories rather than in /usr/games itself).
+I originally made these to be added to NetBSD ( but the few i talked with preferred to have games in the repositories rather than in /usr/games itself) .
These include:
@@ -20,12 +20,12 @@ These include:
* Checkers
* Battleship
* SOS
-* Rabbithole (A maze-exploring game where you have to gather items from all around the maze rather reaching an end,the idea maybe mine)
+* Rabbithole (A maze-exploring game where you have to gather items from all around the maze rather reaching an end, the idea maybe mine)
* Pipes (Same as the famous Pipe Mania, unplayable on the environments that don't support the line characters)
## Prerequisites
-* make (optional)
+* POSIX make (optional)
* A C compiler with C99 enabled
* The standard library
* libncurses (the dev package if you are on debian-based distros)