gbrault преди 5 години
родител
ревизия
834d4fb9af
променени са 1 файла, в които са добавени 7 реда и са изтрити 2 реда
  1. 7 2
      README.md

+ 7 - 2
README.md

@@ -1,6 +1,11 @@
-## Pysketcher
+## jupytersketcher
 
-Tool for creating sketches of physics problems in terms of Python code.
+Tool for creating sketches of physics problems in terms of Python code. This work is based upon pysketcher originally developped by HLP [see Wikipedia](https://en.wikipedia.org/wiki/Hans_Petter_Langtangen).
+The main goal is to make this work compatible with Jupyter Notebook and Lab.
+
+### Install
+
+use pip install git+https://<server url>
 
 ### Purpose