From 6e3f3102145647c7f4f0d619836ed6dc8e0a471e Mon Sep 17 00:00:00 2001 From: Ryan Brink <5607577+unredundant@users.noreply.github.com> Date: Wed, 16 Mar 2022 06:47:05 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1abad2314..5e8ce6210 100644 --- a/README.md +++ b/README.md @@ -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 order to generate the appropriate spec. +🚨 Kompendium _only_ supports Ktor 1.x + ## How to install Kompendium publishes all releases to Maven Central. As such, using the release versions of `Kompendium` is as simple as