3 Commits 6a4b0a0469 ... 7b42ea0938

Author SHA1 Message Date
  cofob 7b42ea0938 Added icon 2 years ago
  cofob 5ae3a00844 Added docs 2 years ago
  cofob e60662ec20 Updated README 2 years ago
4 changed files with 5 additions and 1 deletions
  1. 5 1
      README.md
  2. BIN
      docs/img/result.png
  3. BIN
      docs/img/screen.png
  4. BIN
      icon.ico

+ 5 - 1
README.md

@@ -9,5 +9,9 @@ def y_func(x):
 c = charts.Chart(y_func)
 c.generate()
 ```
+
+## Screenshots
+![screen.png](https://notabug.org/cofob/charts/raw/master/docs/img/screen.png)
+
 ## Output
-![out.png](https://i.imgur.com/ja2D5Fl.png)
+![out.png](https://notabug.org/cofob/charts/raw/master/docs/img/result.png)

BIN
docs/img/result.png


BIN
docs/img/screen.png


BIN
icon.ico