From 9d311e6e1480328dba537fd0501e9090f20180ba Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 1 Oct 2015 14:39:06 +0800 Subject: [PATCH] refine --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 791d83d3..8af00729 100644 --- a/README.md +++ b/README.md @@ -509,7 +509,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * Pyramid * [cornice](https://cornice.readthedocs.org/) - A REST framework for Pyramid. * Framework agnostic - * [falcon](http://falconframework.org/) - A high-performance Python framework for building cloud APIs and web app backends. + * [falcon](http://falconframework.org/) - A high-performance framework for building cloud APIs and web app backends. * [sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems. * [restless](http://restless.readthedocs.org/en/latest/) - Framework agnostic REST framework based on lessons learned from Tastypie. * [ripozo](https://github.com/vertical-knowledge/ripozo) - Quickly creating REST/HATEOAS/Hypermedia APIs.