From 01438197b35c5dce4fadbe6d5cd69ac74b6a5c83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Pela=CC=81ez?= Date: Wed, 25 Dec 2024 19:42:54 -0600 Subject: [PATCH] Repo Badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1f76cbe..e1d854c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Social Banner +[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FEmilioPelaez%2FMonarch%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/EmilioPelaez/Monarch) +[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FEmilioPelaez%2FMonarch%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/EmilioPelaez/Monarch) + +[![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://opensource.org/licenses/MIT) + A source-agnostic, request-based, protocol-oriented, resource-fetching library designed for pure-SwiftUI applications. It's called Monarch because it sits at the top of your view hierarchy.