Replace example in README

This commit is contained in:
Malte Tammena 2021-10-24 19:33:49 +02:00
parent 4d5f962f31
commit 151e576ff3
2 changed files with 3 additions and 4 deletions

View file

@ -8,9 +8,6 @@
CLI tool to query the menu of canteens contained in the
[OpenMensa](https://openmensa.org) database.
![example](https://user-images.githubusercontent.com/11077981/137278085-75ec877a-dba0-44bb-a8dc-6c802e24178c.png)
## Features
- [X] Runs on Linux, macOS and Windows.
@ -23,6 +20,8 @@ CLI tool to query the menu of canteens contained in the
- [X] List your favourite meals in canteens close to your location.
- [X] JSON Output
![example](https://raw.githubusercontent.com/MalteT/mensa/main/static/example-collection.png)
## Installation

View file

@ -20,7 +20,7 @@
//! - [X] List your favourite meals in canteens close to your location.
//! - [X] JSON Output
//!
//! ![example](static/example-collection.png)
//! ![example](https://raw.githubusercontent.com/MalteT/mensa/main/static/example-collection.png)
//!
//!
//! ## Installation