From 99dc670df0096c571694267c2941a91f5e38b4c6 Mon Sep 17 00:00:00 2001 From: lopagela Date: Sat, 18 Nov 2023 18:47:30 +0100 Subject: [PATCH] Add badges in the README.md (#1261) Using https://shields.io/ To have the complete list of badges available, c.f. to their documentation: https://shields.io/badges --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e52f9df0..e4f6416f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # 🔒 PrivateGPT 📑 +![Tests](https://github.com/imartinez/privateGPT/actions/workflows/tests.yml/badge.svg) +![Website](https://img.shields.io/website?up_message=check%20it&down_message=down&url=https%3A%2F%2Fdocs.privategpt.dev%2F&label=Documentation) + +![Discord](https://img.shields.io/discord/1164200432894234644?logo=discord&label=PrivateGPT) +![X (formerly Twitter) Follow](https://img.shields.io/twitter/follow/PrivateGPT_AI) + + > Install & usage docs: https://docs.privategpt.dev/ > > Join the community: [Twitter](https://twitter.com/PrivateGPT_AI) & [Discord](https://discord.gg/bK6mRVpErU)