diff --git a/README.md b/README.md
index 55a9044..a8f3336 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,6 @@ Getting Started
```
- Open [http://localhost:8090/v1/openapi](http://localhost:8090/v1/openapi) for a v3 OpenAPI UI.
-- Open [http://localhost:8090/v1/swagger](http://localhost:8090/v1/openapi) for a v2 Swagger UI.
### As a dependency
@@ -40,16 +39,7 @@ Getting Started
io.sinistral
proteus-core
- 0.4.5
-
-```
-
-Swagger v2 Support
-```xml
-
- io.sinistral
- proteus-swagger
- 0.4.5
+ 0.5.1
```
@@ -58,7 +48,7 @@ OpenAPI v3 Support
io.sinistral
proteus-openapi
- 0.4.5
+ 0.5.1
```
@@ -90,8 +80,6 @@ public ServerResponse plaintext(ServerRequest request)
}
```
-> Swagger v2 annotations are supported when using the `proteus-swagger` module.
-
> OpenAPI v3 annotations are supported when using the `proteus-openapi` module.
Proteus has three built in annotations:
@@ -292,7 +280,7 @@ public ServerResponse