From 646707628fd576dbfc849545fc4b06bdb855f216 Mon Sep 17 00:00:00 2001 From: Patrick Brosi Date: Thu, 24 Aug 2023 17:35:22 +0200 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 85c687f..435fe6e 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ For a quick visual inspection of the shape quality, see for example the schedule * `cmake` * `gcc >= 5.0` (or `clang >= 3.9`) - * `libzip` (optional, for ZIP support) - * `zlib` (optional, for gzip support) - * `libbz2` (optional, for bzip2 support) + * `libzip` (*optional*, for ZIP support) + * `zlib` (*optional*, for gzip support) + * `libbz2` (*optional*, for bzip2 support) ## Building and Installation @@ -53,7 +53,7 @@ A shape'd version of the input GTFS feed will be written to `./gtfs-out`. By default, shapes are only calculated for trips that don't have a shape in the input feed. To drop all existing shapes, use the `-D` flag. -For example, you may generate (and replace existing, see -D parameter) shapes for the GTFS dataset for Freiburg like this: +For example, you may generate (and replace existing, see `-D` flag) shapes for the GTFS dataset for Freiburg like this: ``` $ wget https://fritz.freiburg.de/csv_Downloads/VAGFR.zip