From 4946d65fc7fd1fb5eade50aa86182131d637f528 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Sat, 30 Oct 2021 12:42:03 +0200 Subject: [PATCH] Fixed README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 831dfba..2ab4a5f 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,10 @@ To reference the currencies use €, eur, euro, e, E, or µ, meu, meuro, m, M; Dates should always be dd.mm.YYYY or dd.mm.yy If no date is supplied (or understood) the current date is used. Examples: -#### ./meuro What is 200 eur in meuro -#### ./meuro 200 meur at 12.12.2012 -#### ./meuro 200€ 10.10.2010 -#### ./meuro I want to know how much 200€ from 11.11.2011 are in meuro. +#### ./meuro.py What is 200 eur in meuro +#### ./meuro.py 200 meur at 12.12.2012 +#### ./meuro.py 200€ 10.10.2010 +#### ./meuro.py I want to know how much 200€ from 11.11.2011 are in meuro. ### Python-API You can also import this libary from another python file ##### The provided functions are: