From 097f15c85e0d4ac2eeb6139297247898ecf894e4 Mon Sep 17 00:00:00 2001 From: noboomu Date: Tue, 20 Nov 2018 17:26:52 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4bc929..eccbc36 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Blazing fast!!! TL;DR --------------- -Proteus rewrites your user friendly MVC controller methods into blazing fast Undertow response handlers at run time. +Proteus rewrites your user friendly MVC controller methods into high performance Undertow response handlers at run time. Easy on the developer and the metal. Getting Started @@ -41,7 +41,7 @@ Getting Started io.sinistral proteus-core - 0.3.4-SNAPSHOT + 0.3.5 ```