From f9d0555b3a5f797368342e9c1094c8ea7a15ee07 Mon Sep 17 00:00:00 2001 From: lauralani Date: Fri, 16 Jun 2023 10:41:51 +0200 Subject: [PATCH] update Readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e6aedc..fc4e358 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # ovh-apikey-manager [![status-badge](https://ci.codeberg.org/api/badges/lauralani/ovh-apikey-manager/status.svg)](https://ci.codeberg.org/lauralani/ovh-apikey-manager) +[![Please don't upload to GitHub](https://nogithub.codeberg.page/badge.svg)](https://nogithub.codeberg.page) A tiny tool to manage your OVH api keys @@ -38,6 +39,9 @@ You can see the list of available commands with ./ovh-apikey-manager --help ``` +## Changelog +You can find the Changelog here: [Changelog](https://codeberg.org/lauralani/ovh-apikey-manager/src/branch/main/CHANGELOG.md) + ## License -`ovh-apikey-manager` is available under the MIT license. See the LICENSE file for more info. \ No newline at end of file +`ovh-apikey-manager` is available under the MIT license. See the LICENSE file for more info.