From b0b2c42300a59b7ab821f18d92a967840d0d87de Mon Sep 17 00:00:00 2001
From: uvos <devnull@uvos.xyz>
Date: Thu, 24 Aug 2023 01:43:20 +0200
Subject: [PATCH] update README

---
 README.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index 1c42740..f842f40 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-# libeismultiplexer
+# libcoincellhell
 
-libeismultiplexer is a shared library that allows you to control EISmulitplexer devices.
+libcoincellhell is a shared library that allows you to control coincellhell devices.
 
 For questions or comments, please write to klemm@rhd-instruments.de
 
-Full Online API documentation can be built with the "doc" target and is also avialable [here](http://uvos.xyz/kiss/libeismultiplexer).
-A PDF with API documentation can be found [here](http://uvos.xyz/kiss/libeismultiplexer.pdf).
+Full Online API documentation can be built with the "doc" target and is also avialable [here](http://uvos.xyz/kiss/libcoincellhell).
+A PDF with API documentation can be found [here](http://uvos.xyz/kiss/libcoincellhell.pdf).
 
 ## Compile/Install
 
@@ -21,8 +21,8 @@ A PDF with API documentation can be found [here](http://uvos.xyz/kiss/libeismult
 
 In a console do:
 
-* git clone https://git-ce.rwth-aachen.de/carl_philipp.klemm/libeismultiplexer.git
-* cd librelaxisloader
+* git clone https://git-ce.rwth-aachen.de/carl_philipp.klemm/libcoincellhell.git
+* cd libcoincellhell
 * mkdir build
 * cd build
 * cmake ..
@@ -35,4 +35,4 @@ to make the documentation:
 
 ### Licence
 
-librelaxisloader is licenced to you under the Apache License, Version 2.0
+libcoincellhell is licenced to you under the Apache License, Version 2.0
-- 
GitLab