diff options
author | Steve Manuel <nilslice@gmail.com> | 2017-01-12 17:35:55 -0800 |
---|---|---|
committer | Steve Manuel <nilslice@gmail.com> | 2017-01-12 17:35:55 -0800 |
commit | 3249b82b2a4f1aa0ae9e6943cd72dd7eebae8a4a (patch) | |
tree | 22746b0afd6e0c7155f7b4f2cb662092ab80b655 /README.md | |
parent | d1c2596e0c6bff0ba9ca8d46a61252d030f51556 (diff) |
update readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # Ponzu Ponzu is a powerful and efficient open-source HTTP server framework and CMS. It provides automatic, free, and secure HTTP/2 over TLS (certificates obtained via -[Let's Encrypt](https://letsencrypt.org), a useful CMS and scaffolding to +[Let's Encrypt](https://letsencrypt.org)), a useful CMS and scaffolding to generate content editors, and a fast HTTP API on which to build modern applications. Ponzu is released under the BSD-3-Clause license (see LICENSE). |