diff --git a/README.md b/README.md index f6f5c75..6ea70c3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Android app to upload a user's GPS location to the [tracman server](https://github.com/tracman-org/Server). +## This project is deprecated. +##### Since Google increased the cost of their maps API, it no longer made financial sense to keep it running. I might revive or remix the project in the future. + ## Installation Install from the [Google Play Store](https://play.google.com/store/apps/details?id=us.keithirwin.tracman) or with `adb`/Android Studio. @@ -47,4 +50,4 @@ This program is free software: you can redistribute it and/or modify it under th This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. -You should have received a copy of the GNU General Public License along with this program. If not, see <[http://www.gnu.org/licenses/](http://www.gnu.org/licenses/)>. \ No newline at end of file +You should have received a copy of the GNU General Public License along with this program. If not, see <[http://www.gnu.org/licenses/](http://www.gnu.org/licenses/)>.