diff options
| author | Yuval Adam <_@yuv.al> | 2020-09-24 20:22:20 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2020-09-24 20:22:20 +0300 |
| commit | 95fe0bb114dd02d62f83556bcccaff70c9b605b2 (patch) | |
| tree | 41c31db4d3cc10905eecbfc08a63ce5a654e527c | |
| parent | fd6b6dc1d30f5e458b43f916cb3819d9a814622c (diff) | |
Update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ **[https://iss.guru](https://iss.guru)** - A modern web interface and API serving accurate ISS pass predictions. Provides predictions for both visual passes as well as amateur radio uses. +Built in Python using [Skyfield](https://rhodesmill.org/skyfield/) and [FastAPI](https://fastapi.tiangolo.com/). + ## Dev ```bash |
