From 947ee4ec2e2dad56e329fcf38ebdb0a3ba1ba15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96m=C3=BCr=20=C3=96zkir?= Date: Tue, 29 Sep 2020 11:28:40 +0200 Subject: [PATCH] Update README.md actaully julia-repl is not supported by github, so back to julia syntax --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9405c48f..821578e4 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ A little package that makes various information about Hamburg, Germany available ## Usage -```julia-repl -julia> ] add Hamburg +```julia +] add Hamburg using Hamburg dataset(topic, dataset) ```