tinyurl/README.md

12 lines
110 B
Markdown

# TinyURL
## Getting started
```
git checkout <repository>
cd tinyurl
pipenv shell
python ./tinyurl.py
```