From cabbc12438c742b77d5f900693c48c2fbcb91ebe Mon Sep 17 00:00:00 2001 From: "Ferger, Anne" <anne.ferger@uni-hamburg.de> Date: Mon, 22 Feb 2021 10:34:41 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e751e8..ea82c56 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ <h3 align="center">LAMA - your friendly and easy git script</h3> <p align="center"> - LAMA (= Linguistic Automation Management Assistent) was created in the project [INEL](https://inel.corpora.uni-hamburg.de) to simplify and error-proof using [git](git-scm.com) + LAMA (Linguistic Automation Management Assistant) was created in the project [INEL](https://inel.corpora.uni-hamburg.de) to simplify and error-proof using [git](git-scm.com) for linguists/non-tech collaborators. <br /> <br /> @@ -54,7 +54,7 @@ for linguists/non-tech collaborators. <!-- ABOUT THE PROJECT --> ## About the project -LAMA (= Linguistic Automation Management Assistent) was created in the project [INEL](https://inel.corpora.uni-hamburg.de) to simplify and error-proof using [git](git-scm.com) +LAMA (Linguistic Automation Management Assistant) was created in the project [INEL](https://inel.corpora.uni-hamburg.de) to simplify and error-proof using [git](git-scm.com) for linguists/non-tech people. While technically it is a quite basic shell script, it was cretaed with lots of experience of teaching non-tech people using git with available GUIs as well as spending time fixing problems because of that. Therefore, on the one hand it is restricted to the most basic functionality needed for the every-day work with git, on the other hand it goes beyond git in providing the possibility to integrate processing steps to enhance data quality and for instance reduce the risk and frequency of git merge issues. -- GitLab