diff options
| -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 |
