From d542e1272c908e6f32c614e5904f88a7dfd28f69 Mon Sep 17 00:00:00 2001 From: Felix Angelov Date: Thu, 2 Mar 2023 23:08:46 -0600 Subject: [PATCH] docs: add discord and license badges to top-level README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ca6e3c0d..5231abe8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ ## Shorebird 🐦 +[![Discord](https://dcbadge.vercel.app/api/server/9hKJcWGcaB)](https://discord.gg/9hKJcWGcaB) + +[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE-MIT) +[![License: APACHE](https://img.shields.io/badge/license-APACHE-orange.svg)](./LICENSE-APACHE) + Home of the Shorebird Tools ## Status @@ -20,7 +25,7 @@ This repository is a monorepo containing the following packages: For more information, please refer to the documentation for each package. -**❗️ Note: This project is under heavy development and things will change frequently. We will do our best to keep the documentation up-to-date.** +**❗️ Note: This project is under heavy development. Things will change frequently and none of the code is ready for production use. We will do our best to keep the documentation up-to-date.** ## Contributing