summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2020-09-24 20:22:20 +0300
committerYuval Adam <_@yuv.al>2020-09-24 20:22:20 +0300
commit95fe0bb114dd02d62f83556bcccaff70c9b605b2 (patch)
tree41c31db4d3cc10905eecbfc08a63ce5a654e527c
parentfd6b6dc1d30f5e458b43f916cb3819d9a814622c (diff)
Update README
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fba4f08..7528e36 100644
--- a/README.md
+++ b/README.md
@@ -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