diff --git a/Readme.md b/Readme.md
index d8f3dfdc..0a9f01ad 100644
--- a/Readme.md
+++ b/Readme.md
@@ -52,8 +52,8 @@ Info:
 --cpu string/cmd       Manually set the cpu name
 --memory string/cmd    Manually set the memory
 --speed string/cmd     Manually set the cpu speed
---speed_type           Type of cpu speed to get Possible values:
-                       current, min, max
+--speed_type           Change the type of cpu speed to get
+                       Possible values: current, min, max
 --song string/cmd      Manually set the current song
 
 Text Colors:
diff --git a/fetch.sh b/fetch.sh
index fe0b698e..96194ccd 100755
--- a/fetch.sh
+++ b/fetch.sh
@@ -235,8 +235,8 @@ usage () {
     echo "   --cpu string/cmd       Manually set the cpu name"
     echo "   --memory string/cmd    Manually set the memory"
     echo "   --speed string/cmd     Manually set the cpu speed"
-    echo "   --speed_type           Type of cpu speed to get Possible values:"
-    echo "                          current, min, max"
+    echo "   --speed_type           Change the type of cpu speed to get"
+    echo "                          Possible values: current, min, max"
     echo "   --song string/cmd      Manually set the current song"
     echo
     echo "   Text Colors:"