From 939f56137b0d51b843d450de00542bb51e173db1 Mon Sep 17 00:00:00 2001 From: Ravinou <39600829+Ravinou@users.noreply.github.com> Date: Mon, 21 Apr 2025 16:23:19 +0200 Subject: [PATCH] =?UTF-8?q?doc:=20=F0=9F=93=9A=20update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f45fc6..14a093c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@
+[![TypeScript][typescript.js]][typescript-url] [![Next][Next.js]][Next-url] [![React][React.js]][React-url]
-[![Docker](https://img.shields.io/badge/Docker-borgwarehouse-blue?style=for-the-badge&logo=docker)](https://hub.docker.com/r/borgwarehouse/borgwarehouse) +[![Docker Pulls](https://img.shields.io/docker/pulls/borgwarehouse/borgwarehouse?label=borgwarehouse&style=for-the-badge&logo=docker)](https://hub.docker.com/r/borgwarehouse/borgwarehouse) + +
@@ -47,7 +50,8 @@ With BorgWarehouse, you have an interface that allows you to do all this simply - be **alerted** if there are no recent backups - **monitor** the volume of data - **flexibly manage quotas** for each repository -- ... +- manage everything you want through the **REST API** +- ... The whole system part is automatically managed by BorgWarehouse and **you don't have to touch your terminal anymore** while enjoying a visual feedback on the status of your repositories. @@ -81,6 +85,8 @@ Check the online documentation [just here](https://borgwarehouse.com/docs/admin- +[typescript.js]: https://img.shields.io/badge/TypeScript-3178C6?style=for-the-badge&logo=typescript&logoColor=white +[typescript-url]: https://www.typescriptlang.org/ [next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white [next-url]: https://nextjs.org/ [react.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB