diff --git a/README.md b/README.md index a28fcab..191c8c5 100755 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ There you have a table `users` with all your users and passwords (hashed). The table `diaries` is to store your different diaries, for example you could have one diary for writing about school, one for writing about yourself, one for your boy/girlfriend and so on. -Here is also stored, if the diary is public (blog-like), private (for yourself) -or protected (only chosen poeple have access). +Here is also stored, if the diary is **public** (blog-like), **private** +(for yourself) or **protected** (only chosen poeple have access). The table `entries` stores your diary entries.