diff --git a/README.md b/README.md
index a8c01c3..b6c788d 100644
--- a/README.md
+++ b/README.md
@@ -641,7 +641,7 @@ Fetches Wikipedia summaries and main images for search terms using MediaWiki API
### Time Plugin
-**!time [location]**
+**!time Automatic preview when YouTube links are posted. Shows video info, description, and attempts to fetch lyrics. Also supports !yt [search terms] for direct YouTube searching. Fetches Wikipedia summaries and main images for search terms using MediaWiki APIs. No HTML scraping or BeautifulSoup required. Fetches current time information for locations using the TimeAPI.io service. Schedule automated commands using cron syntax. Add or remove cron jobs for specific rooms and commands.📘 !wp
+
+Usage:
+!wp - Fetch Wikipedia summary for any search term
+!wp help - Show usage instructions
+
+Examples:
+!wp artificial intelligence
+!wp machine learning
+!wp python programming
+📘 !time
+
+Usage:
+!time - Get time for a location
+!time help - Show usage instructions
+
+Examples:
+!time London - Get time in London
+!time Tokyo - Get time in Tokyo
+!time New York - Get time in New York
+
+Supported locations: Major cities worldwide including New York, London, Tokyo, Sydney, Paris, Berlin, etc.
+⏱️ !cron [add|remove] [room_id] [cron_entry] [command]
Fetches Wikipedia summaries and main images for search terms using MediaWiki APIs. No HTML scraping or BeautifulSoup required.
-Usage:
-!wp - Fetch Wikipedia summary for any search term
-!wp help - Show usage instructions
-
-Examples:
-!wp artificial intelligence
-!wp machine learning
-!wp python programming
-
Fetches current time information for locations using the TimeAPI.io service.
-Usage:
-!time - Get time for a location
-!time help - Show usage instructions
-
-Examples:
-!time London - Get time in London
-!time Tokyo - Get time in Tokyo
-!time New York - Get time in New York
-
-Supported locations: Major cities worldwide including New York, London, Tokyo, Sydney, Paris, Berlin, etc.
-