Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Collins committed May 16, 2020
1 parent 6e0e91d commit 7a66580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gumdrop is web framework written in Java, with no dependencies outside of the JDK.

* [Common](gumdrop.common): common classes (builder, http, validation, etc.)
* [Common](gumdrop.common): common classes
* [Json](gumdrop.json): a JSON serialization library
* [Web](gumdrop.web): request dispatch and page generation facilities
* [Server](gumdrop.server): a multithreaded, non-blocking IO web server
Expand Down

0 comments on commit 7a66580

Please sign in to comment.