From 38ce40296e09e382919046fc9580fa9b5be77af3 Mon Sep 17 00:00:00 2001 From: Ghislain Loaec Date: Sat, 7 Feb 2015 12:31:37 +0100 Subject: [PATCH] README fixes + license --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b6a355..d5fdb63 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ environement hooks in your code. Make sure you don't browse the app twice at the same time, the phonegap's autoreload mechanism uses socket.io that gets confused and keeps reloading the -app. If anyhow you wish to use many browsers in parallel, you may want +app. If anyhow you wish to use many browsers in parallel, you may want to launch the server with the option : phonegap serve --no-autoreload @@ -115,3 +115,6 @@ To build a new "ready-to-publish" release, use the flag: Find the built releases in the `platforms/` folder. +## License + +Momo is licensed under the [GNU General Public License v3.0](http://www.gnu.org/)