From 97225cdd540d19c2cf162335c618a5b449c2311c Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 21 Apr 2014 14:55:17 -0400 Subject: README: add an overall description Description that appears at the top of the README. --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rdoc') diff --git a/README.rdoc b/README.rdoc index 4e54f3f..0c5b65f 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,5 +1,5 @@ = django-sneak-peek -## Description ## +A Django template tag that allows you to hide pre-release features but make them available to a select group of users. By adding the "sneak peek" permission to users on your site, you can allow people within your company or trusted individuals to try out and experiment with upcoming features in your application. == Requirements -- cgit v1.2.3