diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 872b095..0c95ee8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![GoDoc](https://godoc.org/git.darknebu.la/Satellite/TLE?status.svg)](https://godoc.org/git.darknebu.la/Satellite/TLE) [![Go Report Card](https://goreportcard.com/badge/git.darknebu.la/Satellite/TLE)](https://goreportcard.com/report/git.darknebu.la/Satellite/TLE) [![Build Status](https://drone.nbg1.emile.space/api/badges/Satellite/TLE/status.svg)](https://drone.nbg1.emile.space/Satellite/TLE) # 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 |