From ae3e3ca99963ff6ebdb925caefee7b3efefd8496 Mon Sep 17 00:00:00 2001 From: Sehwan Noh Date: Thu, 13 Aug 2015 20:31:20 -0700 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fc46f7f --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# androidpn +Push Notification Service for Android + +This is an open source project to provide push notification support for Android +-- a xmpp based notification server and a client tool kit.