3 コミット 6a4b0a0469 ... 7b42ea0938

作者 SHA1 メッセージ 日付
  cofob 7b42ea0938 Added icon 2 年 前
  cofob 5ae3a00844 Added docs 2 年 前
  cofob e60662ec20 Updated README 2 年 前
4 ファイル変更5 行追加1 行削除
  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