diff --git a/README.md b/README.md
index dc170a7e63dc7ce07f7e390ea33c4f9368024e02..e96abc92d645de848f1d55a716e2e215e71abb67 100644
--- a/README.md
+++ b/README.md
@@ -3,13 +3,13 @@
 The newest, coolest, fastest and smallest useless daemon for your system!
 
 My name is Csaba Zámolyi, and my nickname is "Cshee" (pronunciation: /'tʃeː/),
-hence the main project name: SysCshee (/'sɪstʃeː/).
-This daemon is part of the SysCshee project, but is compilable and runnable completely separately,
-it's not tied to other parts of SysCshee. (Quite possibly beause no other parts exist. Yet.)
+hence the main project name: SystemCshee (/'sɪstəmtʃeː/).
+This daemon is part of the SystemCshee project, but is compilable and runnable completely separately,
+it's not tied to other parts of SystemCshee. (Quite possibly beause no other parts exist. Yet.)
 
 ### What is this?
 This daemon does nothing more and nothing less than monitoring your battery level and taking action(s) at set treshold(s)
-The tresholds and the actions to take are both configurable in `/etc/syscshee/batteryd.conf`
+The tresholds and the actions to take are both configurable in `/etc/systemcshee/batteryd.conf`
 
 ### Why?
 Why not? It was a long and rough day and around 2AM, after 5-6 beers, it seemed to be a good idea to
@@ -24,7 +24,7 @@ it would be really fun if other people used it or did something with it :slight_
 Also, this is for learning in a fun, but somewhat productive way.
 
 ### Configuration
-`batteryd` can be configured with a `batteryd.conf` file located at `/etc/syscshee/batteryd.conf`
+`batteryd` can be configured with a `batteryd.conf` file located at `/etc/systemcshee/batteryd.conf`
 
 An example can be found in [batteryd.conf.example](batteryd.conf.example)