updates README

This commit is contained in:
Christian Beutel
2024-05-07 20:38:00 +02:00
parent d6b992e8fd
commit ecd22d7c79

View File

@@ -4,6 +4,13 @@
The trail catalogue that makes your GPS data searchable The trail catalogue that makes your GPS data searchable
</h4> </h4>
<p align="center">
[![Docker Image Version (tag latest semver)](https://img.shields.io/docker/v/flomp/wanderer-web/latest)](https://github.com/Flomp/wanderer/)
[![GitHub Repo stars](https://img.shields.io/github/stars/flomp/wanderer?style=social)](https://github.com/Flomp/wanderer/)
[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-Support-yellow?logo=buy-me-a-coffee)](https://www.buymeacoffee.com/wanderertrails)
</p>
wanderer is a self-hosted trail database. You can upload your recorded tracks or create new ones and add various metadata to build an easily searchable catalogue. wanderer is a self-hosted trail database. You can upload your recorded tracks or create new ones and add various metadata to build an easily searchable catalogue.
## Core Features ## Core Features
@@ -37,6 +44,10 @@ The first startup can take up to 90 seconds after which you can access the front
You can also run wanderer on bare-metal. Check out the [documentation](https://github.com/Flomp/wanderer/wiki/Installation#from-source) for a detailed how-to guide. You can also run wanderer on bare-metal. Check out the [documentation](https://github.com/Flomp/wanderer/wiki/Installation#from-source) for a detailed how-to guide.
## Support wanderer
If you like wanderer and would like to give something back you can donate over [here](https://www.buymeacoffee.com/wanderertrails).
## Documentation ## Documentation
Please check the [wiki](https://github.com/Flomp/wanderer/wiki) for the complete documentation. Please check the [wiki](https://github.com/Flomp/wanderer/wiki) for the complete documentation.