Update README.md

This commit is contained in:
Ryan Brink
2022-03-16 06:47:05 -07:00
committed by GitHub
parent 7c5f30ff50
commit 6e3f310214

View File

@ -16,6 +16,8 @@ Kompendium is intended to be a minimally invasive OpenApi Specification generato
that users will use only Ktor native functions when implementing their API, and will supplement with Kompendium code in that users will use only Ktor native functions when implementing their API, and will supplement with Kompendium code in
order to generate the appropriate spec. order to generate the appropriate spec.
🚨 Kompendium _only_ supports Ktor 1.x
## How to install ## How to install
Kompendium publishes all releases to Maven Central. As such, using the release versions of `Kompendium` is as simple as Kompendium publishes all releases to Maven Central. As such, using the release versions of `Kompendium` is as simple as