diff --git a/README.md b/README.md
index 8e55ffc..849a006 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,12 @@ This can be extra handy for people who are allergic to terminals.
Shortcut is a simple module to create shortcuts with scripts.
+It can create:
+
+* Windows shortcuts (`.lnk` and `.url` files)
+* Linux `.desktop` shortcuts
+* HTML shortcuts ``
+
## Installing and Importing
You can install Shortcut from the [PowerShell gallery](https://powershellgallery.com/)
diff --git a/Shortcut.psd1 b/Shortcut.psd1
index 553fdfe..b2078b9 100644
--- a/Shortcut.psd1
+++ b/Shortcut.psd1
@@ -125,6 +125,12 @@ They let us launch things at the click of a button.
This can be extra handy for people who are allergic to terminals.
Shortcut is a simple module to create shortcuts with scripts.
+
+It can create:
+
+* Windows shortcuts (`.lnk` and `.url` files)
+* Linux `.desktop` shortcuts
+* HTML shortcuts ``
'@
# Prerelease string of this module