diff options
| author | Yuval Adam <_@yuv.al> | 2020-09-21 23:29:44 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-09-21 23:29:44 +0300 |
| commit | 3a7bb26bb308f3460056cf0612b913353b73e0cd (patch) | |
| tree | 790a6c1f8b1951bde58e382bda199526ea76106b /README.md | |
| parent | d25708b978b50c905b062eb8ba3970e48ae276e8 (diff) | |
Add dev section in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1 +1,8 @@ # ISS Pass Predictions + +## Dev + +```bash +$ pipenv sync +$ pipenv run server +``` |
