diff --git a/README.md b/README.md index cea79e1..1201fb0 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ An extremely __lightweight, flexible, and high performance__ [Undertow](http://u TL;DR --------------- -- Proteus rewrites your user friendly MVC controller methods into high performance Undertow response handlers at run time. +- Proteus rewrites your user friendly declarative controller methods into high performance Undertow response handlers at run time. - The goal is to provide the absolute highest performance while providing a simple and familiar API. - As developers, we feel a web framework should provide the essentials at minimal cost.