Skip to content

Commit

Permalink
added more info to install
Browse files Browse the repository at this point in the history
  • Loading branch information
schollz committed Apr 16, 2016
1 parent 110ecfb commit b0015f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit b0015f6

Please sign in to comment.