Davide Alberani 4 years ago
parent
commit
dc3cef7adf
1 changed files with 15 additions and 0 deletions
  1. 15 0
      README.md

+ 15 - 0
README.md

@@ -1,3 +1,18 @@
 # onthisday
 
 Show a list of the REAL events on a given date.
+
+Requires https://github.com/jsvine/markovify
+
+
+## example
+
+```
+./onthisday.py --how-many 3 --date 07/18
+
+1994 - Nadia Comăneci becomes the first ever photo posted to the metropolis of Aquileia and eventually destroys it.
+
+2012 - The bishop of Florence blesses the first foundation stone for the largest municipal bankruptcy in U.S. history.
+
+2019 - Storms provoke severe flooding on the Catalaunian Plains, Attila lays siege to the World Wide Web.
+```