From c5153f77075e12626ffed3e9f8192b17bfdebb23 Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Fri, 31 May 2013 10:23:11 +0200 Subject: [PATCH] better --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 504d535..47acc5c 100644 --- a/README.rst +++ b/README.rst @@ -15,8 +15,8 @@ Contributing Yes please! Please read our formal contributing document at: https://django-admin2.readthedocs.org/en/latest/contributing.html -Features (current) -==================== +Features +======== * Easy-to-extend API that follows similar patterns to ``django.contrib.admin``. * Built-in RESTFUL API powered by ``django-rest-framework``.