From ff84addcc0f823a995a9a03cc234888a3a598f62 Mon Sep 17 00:00:00 2001 From: James Croft Date: Sat, 2 Apr 2022 13:38:14 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5dbb9cd..47fad9f 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ As many developers know, projects like MADE Uno are built and maintained in spar ## Build Status -| Build | Status | Current Version | +| Build | Status | View | | ------ | ------ | ------ | -| Packages | [![CI](https://github.com/MADE-Apps/MADE-Uno/actions/workflows/ci.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Uno/actions/workflows/ci.yml) | [![NuGet](https://img.shields.io/nuget/v/MADE.UI)](https://www.nuget.org/profiles/made-apps) | -| Docs | [![Docs](https://github.com/MADE-Apps/MADE-Uno/actions/workflows/docs.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Uno/actions/workflows/docs.yml) | N/A | +| Packages | [![CI](https://github.com/MADE-Apps/MADE-Uno/actions/workflows/ci.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Uno/actions/workflows/ci.yml) | [![NuGet](https://img.shields.io/nuget/v/MADE.UI)](https://www.nuget.org/packages?q=Tags%3A%22MADE%22+UI) | +| Docs | [![Docs](https://github.com/MADE-Apps/MADE-Uno/actions/workflows/docs.yml/badge.svg)](https://github.com/MADE-Apps/MADE-Uno/actions/workflows/docs.yml) | [![Docs](https://img.shields.io/badge/Docs-GitHub%20Pages-blue?logo=readthedocs)](https://made-apps.github.io/MADE-Uno/) | ## Installation 💾