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

+ 2 - 1
README.md

@@ -4,12 +4,13 @@ Tool for creating sketches of physics problems in terms of Python code. This wor
 
 Note: Use the term Pysketcher as jupytersketcher in this documentation
 
-## Main differences with Pysketcher
+## Differences compared to Pysketcher
 
 The main goals are:
 - make a Jupyter Notebook and Lab compatible version. We do not plan to support the standalone version
 - allow 'simulation' inside Jupyter
 - create a yaml simplified syntax to create sketches
+- increment basic classes to support our goals
 
 ### Install