From cdeb91868e5262f2104f9e551e1d5b2da1a3b922 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 2 Aug 2011 23:52:04 -0400 Subject: [PATCH] ugh --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 3d37f5c..091f60e 100644 --- a/README.rst +++ b/README.rst @@ -5,13 +5,12 @@ Simple Flask extension for RESTful APIs. - Throttling - Decorators. Lots of decorators. +- SQLAlchemy Extras +- Canned response codes - Authentication Methods + HTTP Basic + OAuth + xAuth -- SQLAlchemy Extras -- Canned response codes -