diff --git a/README.md b/README.md
index f973e6a5b1965e09f47e841e075abe1c5976ff0e..0d84e4bacaf120005466f2d6a5b36e3f8c8d2706 100644
--- a/README.md
+++ b/README.md
@@ -3,19 +3,4 @@ Yet Another Python Science Utilty Toolkit
 
 M.Maris - 0.0 - 2022 dec 01 -
 
-use script make_local_link.sh <python-version> to create link to this library in .local
-
-URL: https://www.ict.inaf.it/gitlab/michele.maris/yapsut
-
-Example:
-> cd yapsut
-> ./make_local_link 3.9
-  '/home/pinco/.local/lib/python3.9/site-packages/yapsut' -> '/home/pinco/bin/yapsut'
-
-
-This is a simple example package. You can use
-[Github-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
-to write your content.
-
-----