Parcourir la source

Update 'README.md'

gbrault il y a 5 ans
Parent
commit
834d4fb9af
1 fichiers modifiés avec 7 ajouts et 2 suppressions
  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