From 12f07cd094faf30eb021bb57a191613621a14a22 Mon Sep 17 00:00:00 2001 From: Rudolph Froger Date: Fri, 26 May 2023 14:35:09 +0200 Subject: [PATCH] Fix link to EV roaming foundation and move badges up (#42) --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 0d39670..4c29967 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,5 @@ # OCPI tariffs -This project provides software for doing calculations with [OCPI](https://evroaming.org/ocpi-background/) -[tariffs](https://github.com/ocpi/ocpi/blob/2.2.1/mod_tariffs.asciidoc#1-tariffs-module). -Specifically for the [`OCPI 2.2.1`](https://evroaming.org/app/uploads/2021/11/OCPI-2.2.1.pdf) -version. - -You can test the tariff tool [online](https://tools.tandemdrive.com/). - [![crates-io]](https://crates.io/crates/ocpi-tariffs "Crates.io version") [![docs-rs]](https://docs.rs/ocpi-tariffs "Documentation") [![unsafe-forbidden]](https://github.com/rust-secure-code/safety-dance/ "Unsafe forbidden") @@ -21,8 +14,15 @@ You can test the tariff tool [online](https://tools.tandemdrive.com/). [ocpi]: https://evroaming.org/ocpi-background/ [tariffs]: https://github.com/ocpi/ocpi/blob/2.2.1/mod_tariffs.asciidoc#1-tariffs-module -OCPI is a protocol owned and maintained by the -EV Roaming foundation. +This project provides software for doing calculations with [OCPI](https://evroaming.org/ocpi-background/) +[tariffs](https://github.com/ocpi/ocpi/blob/2.2.1/mod_tariffs.asciidoc#1-tariffs-module). +Specifically for the [`OCPI 2.2.1`](https://evroaming.org/app/uploads/2021/11/OCPI-2.2.1.pdf) +version. + +You can test the tariff tool [online](https://tools.tandemdrive.com/). + +OCPI is a protocol owned and maintained by the [EV Roaming +foundation](https://evroaming.org/). ## Goals