summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorARC <arjunrc@gmail.com>2015-04-25 21:01:32 -0400
committerARC <arjunrc@gmail.com>2015-04-25 21:01:32 -0400
commitfca3641d17b111fe0fdea0bef05243e173e125c4 (patch)
tree2a18bfedb2f8617b6973ca62838e6c369bb91264
parent18b05289d8042b602054a46a8b7f78667e15a1df (diff)
added ZM link
-rw-r--r--README.md14
1 files changed, 12 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9262b198..224f78ba 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,21 @@
zmNinja is a multi platform client for ZoneMinder users.
+ZoneMinder is an incredible open source camera monitoring system and is used
+by many for home and commercial security monitoring. http://www.zoneminder.com
+
+The ZoneMinder folks are implementing a new API based system and I decided to contribute
+by developing a client that uses the new APIs. The APIs are evolving along with this client
+so you can expect this to be in alpha/beta stage till the fine folks at ZM release a new
+version with the APIs fully integrated.
+
+
This is a very initial version - I'll keep refining it over time as I learn more
of AngularJS and stuff.
Note that I am only currently testing on iOS as a platform for now
-My plan is to make the iOS version work and then move to other platforms (Android)
-can generate other plaforms
+My plan is to make the iOS version work and then move to other platforms (Android).
+
+
as I mentioned, expect to see many many changes over the next few weeks/months