From 4e769023d82f402e79055b3235e9a91eeccb0931 Mon Sep 17 00:00:00 2001 From: Raphael Moreira Date: Thu, 12 Oct 2023 18:14:57 -0300 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe553df..4c657cd 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,18 @@ Based on philosophical principles of ethics and virtue, Lensophy acts as an observational lens, providing users with the opportunity to reconsider and rephrase messages that may contain verbal aggression before sending them. [![Lensophy last build](https://github.com/raphaelmoreira/lensophy/actions/workflows/dotnet.yml/badge.svg?branch=main)](https://github.com/raphaelmoreira/lensophy/actions/workflows/dotnet.yml) -![](https://img.shields.io/github/license/raphaelmoreira/lensophy) -![GitHub tag checks state](https://img.shields.io/github/checks-status/raphaelmoreira/lensophy/v0.0.0-beta.7) - [![Deploy static content to Pages](https://github.com/raphaelmoreira/lensophy/actions/workflows/static.yml/badge.svg)](https://github.com/raphaelmoreira/lensophy/actions/workflows/static.yml) + +![GitHub issues](https://img.shields.io/github/issues/raphaelmoreira/lensophy) [![Percentage of issues still open](https://isitmaintained.com/badge/open/raphaelmoreira/lensophy.svg)](https://isitmaintained.com/project/raphaelmoreira/lensophy "Percentage of issues still open") [![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/raphaelmoreira/lensophy.svg)](https://isitmaintained.com/project/raphaelmoreira/lensophy "Average time to resolve an issue") +![GitHub tag checks state](https://img.shields.io/github/checks-status/raphaelmoreira/lensophy/v0.0.0-beta.7) + + +![Nuget](https://img.shields.io/nuget/dt/lensophy) +![](https://img.shields.io/github/license/raphaelmoreira/lensophy) + +![GitHub milestone details](https://img.shields.io/github/milestones/progress/raphaelmoreira/lensophy/1) # TL;DR; If you prefer to understand through practice, go straight to the [Getting Started](https://github.com/raphaelmoreira/lensophy/tree/main/src/Lensophy/Doc#getting-started), otherwise, continue.