Update README.md
[stationnotifier] / README.md
index e583af74fa58d37f1556107a2376a384b1151779..cfbb52fe4dbe255d0b5fabd51718e9b2c14d57b8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,2 +1,25 @@
+This is a fork of https://github.com/ThatsRedacted/StationNotifier
+
+The orginal version uses a version of curl that supported gemini.  
+
+Due to library issues on Ubuntu I could not get the version of curl that supports Gemini to run correctly.
+
+My version of the script, notificatorossl, uses openssl rather than curl.
+
+I did add an option to run amfora if you have a notification.  I have not been ablle to test it yet.
+
+
+Original Reademe from Original Version
+
 # StationNotifier
-Really simple CLI notifier for Station
+Simple CLI notifier for Station
+
+You can find me here:
+
+gemini://station.martinrue.com/thatsredadcted
+
+# Making it work
+
+Fill out variables in the script and run it. Should work just fine, but don't quote me on that.
+
+Here's link to [cURL](https://git.burwell.io/mirrors/curl/) if you need one.