From bd7baed91d7727788132251b5cd4becf852fa56c Mon Sep 17 00:00:00 2001 From: madomado Date: Wed, 26 Apr 2023 01:33:21 +0800 Subject: [PATCH] feat: add terra 38 and devdocs to readme (#401) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f7ceb493b2..b94f0d92a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Terra Sources -[![Repository status](https://repology.org/badge/repository-big/terra_37.svg)](https://repology.org/repository/terra_37) +[![Repository status](https://repology.org/badge/repository-big/terra_37.svg?header=Terra+37)](https://repology.org/repository/terra_37) +[![Repository status](https://repology.org/badge/repository-big/terra_38.svg?header=Terra+38)](https://repology.org/repository/terra_38) Terra is a rolling-release Fedora repository for all the software you need. With Terra, you can install the latest packages knowing that quality and security are assured. @@ -16,6 +17,8 @@ sudo dnf config-manager --add-repo https://github.com/terrapkg/subatomic-repos/r ## Documentation Our documentation can be found on our [GitHub Wiki](https://github.com/terrapkg/packages/wiki). +> Note: you can also take a look at our [devdocs](https://developer.fyralabs.com/terra/). + ## Questions? Feel free to reach out on [Discord](https://discord.gg/5fdPuxTg5Q). We're always happy to help!