From 8a64925c9d5c7144bbf2cd91a42cf37e28fdd0f7 Mon Sep 17 00:00:00 2001 From: Ryan Brink <5607577+rgbrizzlehizzle@users.noreply.github.com> Date: Tue, 20 Apr 2021 10:18:40 -0400 Subject: [PATCH] remove tags from list of missing functionality --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 12d021837..bbfd14f57 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ dependencies { ### Warning 🚨 Kompendium is still under active development ⚠️ There are a number of yet-to-be-implemented features, including -- Tags 🏷 - Multiple Responses 📜 - Security Schemas 🔏 - Sealed Class / Polymorphic Support 😬