From 6a96f70eb95fe4bf91a6e6544f78ca925a3144b1 Mon Sep 17 00:00:00 2001
From: "Bartke, Simon" <simon.bartke@uni-hamburg.de>
Date: Tue, 24 May 2022 14:32:16 +0000
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index 5d71760..cc86459 100644
--- a/README.md
+++ b/README.md
@@ -17,16 +17,16 @@ devtools::install_git("https://gitlab.rrz.uni-hamburg.de/baz9527/sozoeko1.git")
 
 ## Usage
 Load package:\
-\#library(sozoeko1)\
+\#library(sozoeko1)
 
 Load a dataset from package (e.g. food):\
-food\
+food
 
 Get help for the package in RStudio:\
-?sozoeko1\
+?sozoeko1
 
 Get help for a dataset in the package in RStudio:\
-?food\
+?food
 
 ## Support
 If you find a bug please contact: simon.bartke@uni-hamburg.de
-- 
GitLab