diff options
author | Emile <hanemile@protonmail.com> | 2019-09-23 15:22:18 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-09-23 15:22:18 +0200 |
commit | 6b109e6107a9b10cd41285e708c298cd8f9e0434 (patch) | |
tree | fb72091e077461019cdaf13b87bb23fd9d1f761d | |
parent | e79a82e1e35c7b838a8ef1dff62fdf15c75c7df0 (diff) | |
parent | 9adeab09e33b5b8cc4c6c98dba7d0654813bebea (diff) |
Merge branch 'master' of git.darknebu.la:Satellite/tle
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md index 356cda1..3f7e891 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,9 @@ # TLE -Implementing the "Two-line element set (TLE)", a data format encoding orbital elements of Earth-orbiting objects. https://en.wikipedia.org/wiki/Two-line_element_set +Implementing the "Two-line element set (TLE)", a data format encoding orbital elements of Earth-orbiting objects. +[Wikipedia](https://en.wikipedia.org/wiki/Two-line_element_set) [nasa documentation of the format](https://spaceflight.nasa.gov/realdata/sightings/SSapplications/Post/JavaSSOP/SSOP_Help/tle_def.html) ## Format |