diff --git a/README.md b/README.md index 6e66e1e..84d4750 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ # GPS-Tracking-of-On-Campus-Walking-Project This repository stores all of the mobile application and server files for the project. - -There are actually two other git repositories nested here, one for Ionic's distrubution system, and the other for the GPS plugin. Since TMK Git does not support this usage case well, in order to supply every file for the mobile application, I've zipped up the -full directory. This ensures that every file in the developer's directory is accounted for in this repository. This may change in the future as better approaches are determined.