Fix README RST conversion

- Links do not render correctly inside italics
- Add hr between image caption and section, fixes markup on older
  versions of pandoc.
This commit is contained in:
Ryan P Kilby 2017-11-25 20:41:17 -05:00
parent c5ceb4564a
commit 46bd2284a9

View File

@ -15,7 +15,7 @@ Full documentation for the project is available at [http://www.django-rest-frame
REST framework is a *collaboratively funded project*. If you use
REST framework commercially we strongly encourage you to invest in its
continued development by **[signing up for a paid plan][funding]**.
continued development by [signing up for a paid plan][funding].
The initial aim is to provide a single full-time position on REST framework.
*Every single sign-up makes a significant impact towards making that possible.*
@ -26,7 +26,7 @@ The initial aim is to provide a single full-time position on REST framework.
[![][machinalis-img]][machinalis-url]
[![][rollbar-img]][rollbar-url]
*Many thanks to all our [wonderful sponsors][sponsors], and in particular to our premium backers, [Rover][rover-url], [Sentry][sentry-url], [Stream][stream-url], [Machinalis][machinalis-url], and [Rollbar][rollbar-url].*
Many thanks to all our [wonderful sponsors][sponsors], and in particular to our premium backers, [Rover][rover-url], [Sentry][sentry-url], [Stream][stream-url], [Machinalis][machinalis-url], and [Rollbar][rollbar-url].
---
@ -48,6 +48,8 @@ There is a live example API for testing purposes, [available here][sandbox].
![Screenshot][image]
----
# Requirements
* Python (2.7, 3.4, 3.5, 3.6)