Skip to content

Commit

Permalink
Added dotnet-test badge (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
idotta authored Jun 3, 2024
1 parent 4f0b402 commit d51a0af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# SimpleRouter

![.NET Tests](https://github.com/idotta/SimpleRouter/actions/workflows/dotnet-test.yml/badge.svg)

SimpleRouter is a lightweight, routing library for .NET applications. It was inspired by [ReactiveUI](https://github.com/reactiveui/ReactiveUI) routing and provides a simple and intuitive API for managing navigation within your application.

## Features
Expand Down

0 comments on commit d51a0af

Please sign in to comment.