Skip to content

Commit

Permalink
fancify readme 🌈
Browse files Browse the repository at this point in the history
  • Loading branch information
juliuste committed Jul 24, 2018
1 parent ff9e510 commit ebd92bc
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,19 +45,19 @@ The module can be used as a JS library, documentation for this will follow.

## Examples

### BVG (Berlin Metro / U-Bahn)
### 🇩🇪 Berlin (Metro)

#### Input

![BVG metro network](examples/bvg.input.svg)
![Berlin metro network](examples/bvg.input.svg)

#### Output

![BVG metro map](examples/bvg.output.svg)
![Berlin metro map](examples/bvg.output.svg)

using [this](examples/bvg.input.json) input graph. Running time ≈40sec.

### Wiener Linien (Vienna Metro / U-Bahn)
### 🇦🇹 Vienna (Metro)

#### Input

Expand All @@ -69,7 +69,7 @@ using [this](examples/bvg.input.json) input graph. Running time ≈40sec.

using [this](examples/wien.input.json) input graph. Running time ≈20sec.

### Stockholm (Metro)
### 🇸🇪 Stockholm (Metro)

#### Input

Expand All @@ -81,7 +81,7 @@ using [this](examples/wien.input.json) input graph. Running time ≈20sec.

using [this](examples/stockholm.input.json) input graph. Running time ≈20sec.

### Lisbon (Metro)
### 🇵🇹 Lisbon (Metro)

#### Input

Expand All @@ -93,7 +93,7 @@ using [this](examples/stockholm.input.json) input graph. Running time ≈20sec.

using [this](examples/lisboa.input.json) input graph. Running time ≈15sec.

### Nantes (Tram)
### 🇫🇷 Nantes (Tram)

#### Input

Expand All @@ -105,7 +105,7 @@ using [this](examples/lisboa.input.json) input graph. Running time ≈15sec.

using [this](examples/nantes.input.json) input graph. Running time ≈15sec.

### Montpellier (Tram)
### 🇫🇷 Montpellier (Tram)

#### Input

Expand Down

0 comments on commit ebd92bc

Please sign in to comment.