Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelesantos authored Apr 5, 2024
1 parent 1b80820 commit 0563696
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 @@
# Refds Router

[![CI](https://github.com/rafaelesantos/refds-router/actions/workflows/swift.yml/badge.svg)](https://github.com/rafaelesantos/refds-router/actions/workflows/swift.yml)

Refds Router is a library that simplifies the implementation of the router design pattern in SwiftUI applications. The router pattern is essential for managing navigation between different screens or views in an iOS application. This library provides a simple and flexible framework for managing the navigation flow in your SwiftUI app.

## Key Features
Expand Down

0 comments on commit 0563696

Please sign in to comment.