diff --git a/README.md b/README.md
index d1fc265..731633d 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,11 @@ Just create a `phpcs.xml.dist` in your project's root directory with the followi
+ bin/
+ config/
+ public/
+ src/
+ tests/
```
diff --git a/SeptCodingStandard/ruleset.xml b/SeptCodingStandard/ruleset.xml
index 62d4831..4bed109 100644
--- a/SeptCodingStandard/ruleset.xml
+++ b/SeptCodingStandard/ruleset.xml
@@ -188,11 +188,11 @@
./tests/object-manager.php
./tests/symfony-container.php
./tests/bootstrap.php
-
+
\ No newline at end of file