diff --git a/wolf_scripts/ReadMe.md b/wolf_scripts/ReadMe.md
index fd98c4e85bdbf4cd63e0fa91b05a2576545b779f..566576017536936977047203faada2a75db09a1a 100644
--- a/wolf_scripts/ReadMe.md
+++ b/wolf_scripts/ReadMe.md
@@ -111,6 +111,6 @@ Creates the main structure including .cpp and .h files, and a gtest for the new
     and modify the `CMakeLists.txt` files in the directories `src/processors/` and `src/test/`.
 
   * Options:
-    - t: Type. Any of the following [ capture | constraint | feature | processor | sensor ]"
+    - t: Type. Any of the following "[ capture | constraint | feature | processor | sensor ]"
     - n: Name 
     - b: Base class (inherited from this class)
\ No newline at end of file