doc: Fix falcon image on README.md
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
<img align="right" src="http://c420059.r59.cf1.rackcdn.com/assets/images/falcon.png" alt="Falcon picture" />
|
||||
|
||||
Falcon [](https://travis-ci.org/racker/falcon) [](https://coveralls.io/r/racker/falcon)
|
||||
======
|
||||
|
||||
@@ -14,6 +12,8 @@ Falcon is a [high-performance Python framework][home] for building cloud APIs. I
|
||||
[home]: http://falconframework.org/index.html
|
||||
[benefits]: http://falconframework.org/index.html#Benefits
|
||||
|
||||
<img align="right" src="http://falconframework.org/img/falcon.png" alt="Falcon picture" />
|
||||
|
||||
### Design Goals ###
|
||||
|
||||
**Fast.** Cloud APIs need to turn around requests quickly, and make efficient use of hardware. This is particularly important when serving many concurrent requests. Falcon processes requests [several times faster][bench] than other popular web frameworks.
|
||||
|
||||
Reference in New Issue
Block a user