From b0015f6d344864ee9e21fb6a5b099a84ff3f97ac Mon Sep 17 00:00:00 2001 From: Zack Scholl Date: Sat, 16 Apr 2016 10:00:09 -0400 Subject: [PATCH] added more info to install --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 21cbb74..68fe6e1 100755 --- a/README.md +++ b/README.md @@ -74,9 +74,9 @@ $ ./gofind The client gathers WiFi fingerprints and sends them to the server. -If you want to use an Android device, [download our app](https://play.google.com/store/apps/details?id=com.hcp.find), or [build the app yourself](https://github.com/schollz/find/tree/master/android). +If you want to use an Android device, [download our app](https://play.google.com/store/apps/details?id=com.hcp.find), or [build the app yourself](https://github.com/schollz/find/tree/android). -If you want to use a computer (laptop/Raspberry Pi/etc.), [download our client](https://github.com/schollz/find/releases), or [build it yourself](https://github.com/schollz/find/tree/master/android). +If you want to use a computer (laptop/Raspberry Pi/etc.), [download our client](https://github.com/schollz/find/releases), or [build it yourself](https://github.com/schollz/find/tree/android). # Usage @@ -114,7 +114,7 @@ and then to track your location use ./fingerprint ``` -There are other options, you can learn more by [looking at the README](https://github.com/schollz/find/tree/master/fingerprint). To see more detailed information, goto [the server](https://ml.internalpositioning.com) and login with your group name +There are other options, you can learn more by [looking at the README]https://github.com/schollz/find/tree/fingerprint). To see more detailed information, goto [the server](https://ml.internalpositioning.com) and login with your group name ## Server