From e37fca6276b30cceb6f27311f1f4ae95c77b0e93 Mon Sep 17 00:00:00 2001
From: Benedikt <benedikt.seeger@ptb.de>
Date: Wed, 26 Feb 2025 12:23:40 +0000
Subject: [PATCH] Edit README.md

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

diff --git a/README.md b/README.md
index 5ce0f22..3fadffb 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,6 @@
 This library converts D-SI unit strings to Latex.
 And is able to perform math operations *, / and power with the D-SI units as well as checken weather teh can be converted into each other with scalar multiplication
 
-## Javascript version
-
-The folder [dsiUnits-js](/dsiUnits-js) contains an Javascript version of this libary that can be used for a D-SI-Unit-Input Element with autosugestion. And a dsiUnit CLass that supports parsing and rendering (HTML converion) of the dsi Units. 
-
 ## Installation
 
 ```bash
-- 
GitLab