aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsdx <sdx@iot.bzh>2016-07-08 14:07:58 +0000
committersdx <sdx@iot.bzh>2016-07-08 14:07:58 +0000
commitcdd89665bb56c6a28d299dd392692b4c0da4cab0 (patch)
tree14ba2a19cc580d9f4b623e301560f07fd555108e
parent602aa55de36c884ad609a6d2116571a6c1bff60e (diff)
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index d0cf422..7373158 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@ afb-daemon --token=x --ldpaths=. --port=5555 --rootdir=. --verbose --verbose --v
# Environment variables
-AFBGPS_HOST : hostname to connect to
-AFBGPS_SERVICE : service to connect to (tcp port)
-AFBGPS_ISNMEA : 0/1 - does the frames are NMEA or not") ? 0 : 1;
+* AFBGPS_HOST : hostname to connect to
+* AFBGPS_SERVICE : service to connect to (tcp port)
+* AFBGPS_ISNMEA : 0/1 - does the frames are NMEA or not