aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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