Add SPI badges (#3)

This commit is contained in:
Sven A. Schmidt 2022-05-06 19:25:35 +02:00 committed by GitHub
parent 0be735a923
commit 36fb2253ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# vapor-routing
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fpointfreeco%2Fvapor-routing%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/pointfreeco/vapor-routing)
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fpointfreeco%2Fvapor-routing%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/pointfreeco/vapor-routing)
A routing library for [Vapor][vapor] with a focus on type safety, composition, and URL generation.
---