about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-08-19 14:37:59 +0200
committerEmile <hanemile@protonmail.com>2019-08-19 14:37:59 +0200
commitb843908831d476cfee3f075c13b82d7284d62f9b (patch)
tree95416d238b35fd982deabae3907dd213674b507a
parent459a5903dc539b12663b1799e37ed7fc98b43604 (diff)
added the nasa documentation sources
-rw-r--r--README.md3
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)