initial version

This commit is contained in:
2018-07-11 12:22:40 +03:00
commit 41ecdae7b5
2 changed files with 35 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Countdown
Calculates time difference between 2 dates.
## Usage
Simply type
`python3 countdown.py [DATE] [TIME]`
where `DATE` is date in format DD.MM.YY and `TIME` is time in format HH:MM