Skip to content

Commit

Permalink
add link to get stars
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerpadilla committed Oct 30, 2024
1 parent a6d7ce6 commit 6f35fd6
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
Expand Up @@ -18,6 +18,8 @@ Essentially, give `prouter` a list of path expressions (routes) and a callback f
- **Forward-thinking:** written in TypeScript for the future and transpiled to es5 with UMD format for the present... thus it transparently supports any module style: es6, commonJS, AMD. By default, prouter uses the modern [history](https://developer.mozilla.org/en-US/docs/Web/API/History_API) API for routing.
- Unit tests for every feature are created.

Do you like Prouter? [please give it a 🌟](https://github.com/rogerpadilla/prouter)

## Installation

```bash
Expand Down

0 comments on commit 6f35fd6

Please sign in to comment.