diff --git a/1.1.md b/1.1.md
index 8242fa6f..0f217285 100644
--- a/1.1.md
+++ b/1.1.md
@@ -12,8 +12,8 @@
### Config file
-- Fetch now has a config file that you can share with people and
-keep between script versions!
+- Fetch now has a config file that you can share with people and keep between
+script versions!
- Added `--config` and `$config_file` to specify a custom config location.
- Added `--config off`, `--config none` and `$config` to enable / disable config files
at launch or in script.
@@ -25,12 +25,15 @@ at launch or in script.
this allows the script to be easily installed and uninstalled on
systems it isn't packaged for yet!
+**NOTE:** The script will still work just fine on its own, you'll just be missing
+the distro ascii art and the automatic creation.
+
### Info
**Kernel:**
-- Added `kernel_shorthand` to print less or more kernel info
+- Added `--kernel_shorthand` and `$kernel_shorthand` to print less or more kernel info
**Distro:**
@@ -68,7 +71,7 @@ systems it isn't packaged for yet!
**Birthday:**
-- Added `birthday` which prints the age of your OS
+- Added `birthday` which prints the age of your OS install.
- Added `--birthday_shorthand` and `$birthday_shorthand` to shorten/lengthen
the output of birthday.
- Added `--birthday_time` and `$birthday_time` to show/hide the time in the output.