From 3da4951af02246be078418697aaa1743d8c09f02 Mon Sep 17 00:00:00 2001 From: k-okina Date: Thu, 15 Nov 2018 00:30:52 +0900 Subject: [PATCH] =?UTF-8?q?[add]=20readme=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6949b6f..dafd160 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,15 @@ ## 設計図 ![img](https://s3.amazonaws.com/media-p.slid.es/uploads/891964/images/5473210/State_Machine_Diagram.png) -![img](https://s3.amazonaws.com/media-p.slid.es/uploads/891964/images/5473230/_.png) +![img](https://qiita-image-store.s3.amazonaws.com/0/141711/3ecefdc0-44b4-b086-ceaa-4c1388f0ca2f.png) + +## データフローと依存関係 +![img](https://qiita-image-store.s3.amazonaws.com/0/141711/a000b98a-59bb-42b6-db2e-5bb5d5a68c5b.png) + +## Boundary actionとInside Actionの解説 +### 矢印はデータフローを表している +![img](https://qiita-image-store.s3.amazonaws.com/0/141711/067e8cee-e397-6fe8-49f1-432713748330.png) + ## Project setup ```