From 17758f2bea3a95f10ced33f7db326a61a5bacc03 Mon Sep 17 00:00:00 2001 From: Ian Foote Date: Wed, 24 Jun 2015 17:16:46 +0100 Subject: [PATCH] Add stub README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8be7555 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# rest-framework-push-notifications + +Rest framework Views and Serializers for [`django-push-notifications`](https://github.com/jleclanche/django-push-notifications).