diff --git a/README.md b/README.md index 5ce0f22104315a0a75a0bb02b3e60f47c5bbe4e9..3fadffb9f6fa73b2ad378fe400d1597a743e86c2 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