This commit is contained in:
Davide Alberani 2019-07-18 21:35:24 +02:00
parent 40d46cd6e5
commit dc3cef7adf

View file

@ -1,3 +1,18 @@
# onthisday # onthisday
Show a list of the REAL events on a given date. 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.
```