tinyurl/README.md

12 lines
110 B
Markdown
Raw Permalink Normal View History

2020-10-01 23:10:48 +00:00
# TinyURL
## Getting started
```
git checkout <repository>
cd tinyurl
pipenv shell
python ./tinyurl.py
```