Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noboomu authored Nov 21, 2018
1 parent 341bb46 commit 097f15c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -41,7 +41,7 @@ Getting Started
<dependency>
<groupId>io.sinistral</groupId>
<artifactId>proteus-core</artifactId>
<version>0.3.4-SNAPSHOT</version>
<version>0.3.5</version>
</dependency>
```

Expand Down

0 comments on commit 097f15c

Please sign in to comment.