From aa6ef302790fa1b7e62cf352dace2fa3a032ba79 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96m=C3=BCr=20=C3=96zkir?= Date: Sat, 26 Sep 2020 16:06:56 +0200 Subject: [PATCH] minor adjustments to the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 654f086e..fc8c3cfe 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A little package that makes various information about Hamburg, Germany available ## Usage ```julia -]add Hamburg +julia> ] add Hamburg using Hamburg dataset(topic, dataset) ```