Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dbursem committed Feb 12, 2016
1 parent bdcb5a9 commit 92490cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ This client can be used to track aircraft and save their logs to a database. Sav
##Usage
* Call the example aprsbot from the commandline with `php aprsbot.php`.
* you'll see some debug info and hopefully logs will be added to your database.
* set debug to false in aprsbot.php (line 7) to stop the debug messages
* set debug to false in aprsbot.php (line 7) to stop the debug messages.

Be noted: This is a daemon that should run in the background indefinately. All it does is saving coordinates to a database.
There's no use in trying to call it through a webserver, as there's no output other than the debug messages.

Expand Down

0 comments on commit 92490cc

Please sign in to comment.