From 173be861aefc9a4cf546e40f53e8c07ebe8fdbe9 Mon Sep 17 00:00:00 2001
From: Mauliana Mauliana <mauliana@euporie.informatik.uni-kl.de>
Date: Tue, 11 Apr 2023 16:56:51 +0200
Subject: [PATCH] update

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f6c36f1..7bdc1ee 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ The text generation model was coded in Python, and the integration with robot wa
 
 
 ## Installation
-Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.
+
 
 ## Usage
 Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.
-- 
GitLab