From c5a4911b25ce22452e2c2202337a90f821b22052 Mon Sep 17 00:00:00 2001 From: Emile Date: Wed, 25 Sep 2019 14:56:31 +0200 Subject: updated an endpoint description described how a TLE is searched --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 48b1d9c..d8445d6 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,6 @@ manually dump all the TLEs from [celestack](https://celestrak.com/NORAD/elements `/{category}/{name}` dump a specific TLE +The TLE is searched by printing the first tle matching the given name. So by +searching for `SIRIUSSAT` from the `stations` category, the TLE of the first +match (`SIRIUSSAT-1`) will be returned, not `SIRIUSSAT-2`. -- cgit 1.4.1