Update Readme

This commit is contained in:
s3lph 2020-06-20 04:39:50 +02:00
parent 6b957ac864
commit c925281039

View file

@ -88,7 +88,9 @@ invoke custom plugins, which look up and return your dynamic content.
Head over to the [Releases][releases], download and install the Head over to the [Releases][releases], download and install the
package that suits your needs. Alternatively, clone the repo and get package that suits your needs. Alternatively, clone the repo and get
started. started. There also is a Container Image available through the
[Gitlab registry][registry] tagged as
`registry.gitlab.com/s3lph/spaceapi-server`.
The remainder of this document assumes that you installed the The remainder of this document assumes that you installed the
server as an OS distribution package. server as an OS distribution package.
@ -348,3 +350,4 @@ def lookup_sensor(query, default=None):
[mit]: https://gitlab.com/s3lph/spaceapi-server/blob/master/LICENSE [mit]: https://gitlab.com/s3lph/spaceapi-server/blob/master/LICENSE
[spaceapi-getting-started]: https://spaceapi.io/getting-started/ [spaceapi-getting-started]: https://spaceapi.io/getting-started/
[jinja]: https://jinja.palletsprojects.com/ [jinja]: https://jinja.palletsprojects.com/
[registry]: https://gitlab.com/s3lph/spaceapi-server/container_registry