From bb837deec6248b8047ae8c64e8491749d92e9c35 Mon Sep 17 00:00:00 2001 From: Julius Tens Date: Tue, 24 Jul 2018 18:24:52 +0200 Subject: [PATCH] fancify readme :rainbow: --- readme.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/readme.md b/readme.md index 5dc5ac2..1244eaa 100644 --- a/readme.md +++ b/readme.md @@ -55,7 +55,7 @@ The module can be used as a JS library, documentation for this will follow. ![Berlin metro map](examples/bvg.output.svg) -using [this](examples/bvg.input.json) input graph. Running time β‰ˆ40sec. +Using [this](examples/bvg.input.json) input graph. Running time β‰ˆ40sec. ### πŸ‡¦πŸ‡Ή Vienna (Metro) @@ -67,7 +67,7 @@ using [this](examples/bvg.input.json) input graph. Running time β‰ˆ40sec. ![Vienna metro map](examples/wien.output.svg) -using [this](examples/wien.input.json) input graph. Running time β‰ˆ20sec. +Using [this](examples/wien.input.json) input graph. Running time β‰ˆ20sec. ### πŸ‡ΈπŸ‡ͺ Stockholm (Metro) @@ -79,7 +79,7 @@ using [this](examples/wien.input.json) input graph. Running time β‰ˆ20sec. ![Stockholm metro map](examples/stockholm.output.svg) -using [this](examples/stockholm.input.json) input graph. Running time β‰ˆ20sec. +Using [this](examples/stockholm.input.json) input graph. Running time β‰ˆ20sec. ### πŸ‡΅πŸ‡Ή Lisbon (Metro) @@ -91,7 +91,7 @@ using [this](examples/stockholm.input.json) input graph. Running time β‰ˆ20sec. ![Lisbon metro map](examples/lisboa.output.svg) -using [this](examples/lisboa.input.json) input graph. Running time β‰ˆ15sec. +Using [this](examples/lisboa.input.json) input graph. Running time β‰ˆ15sec. ### πŸ‡«πŸ‡· Nantes (Tram) @@ -103,7 +103,7 @@ using [this](examples/lisboa.input.json) input graph. Running time β‰ˆ15sec. ![Nantes metro map](examples/nantes.output.svg) -using [this](examples/nantes.input.json) input graph. Running time β‰ˆ15sec. +Using [this](examples/nantes.input.json) input graph. Running time β‰ˆ15sec. ### πŸ‡«πŸ‡· Montpellier (Tram) @@ -115,7 +115,7 @@ using [this](examples/nantes.input.json) input graph. Running time β‰ˆ15sec. ![Montpellier tram map](examples/montpellier.output.svg) -using [this](examples/montpellier.input.json) input graph. Running time β‰ˆ20sec. +Using [this](examples/montpellier.input.json) input graph. Running time β‰ˆ20sec. ## To do