diff options
author | Emile <hanemile@protonmail.com> | 2019-08-19 14:37:59 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-08-19 14:37:59 +0200 |
commit | b843908831d476cfee3f075c13b82d7284d62f9b (patch) | |
tree | 95416d238b35fd982deabae3907dd213674b507a | |
parent | 459a5903dc539b12663b1799e37ed7fc98b43604 (diff) |
added the nasa documentation sources
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md index 5331d16..872b095 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # 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 + +[nasa documentation of the +format](https://spaceflight.nasa.gov/realdata/sightings/SSapplications/Post/JavaSSOP/SSOP_Help/tle_def.html) |