Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyoyo-yo committed Dec 28, 2018
1 parent f3eb809 commit 5ea3438
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ $ conda create python=3.6 -n gasyori100
$ source actiavte gasyori100
```

するとこうなります。

```bash
(gasyori100) :~/work_space/Gasyori100knock/ :$
```

### 2. パッケージのインストール

以下のコマンドで必要なパッケージをインストールします。
Expand Down Expand Up @@ -60,7 +66,7 @@ $ python sample.py
何かボタンを押せば消えます。


![](assets/imori.jpg)
![](assets/sample.png)

次に画像処理に関するnumpyの扱い方のために**Tutorial**フォルダを見てみて下さい。(もう知ってるという人はスキップして下さい。)

Expand Down
Binary file added assets/sample.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5ea3438

Please sign in to comment.