From 8fd56f9611f3989e33c97cb884d847bde355479c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Thu, 13 Jun 2019 15:59:45 +0800 Subject: [PATCH] add SNAPSHOT in readme --- EditorFlow/README.md | 3 +++ EditorKoni/README.md | 3 +++ EditorMind/README.md | 3 +++ ListSearch/README.md | 4 ++++ 4 files changed, 13 insertions(+) diff --git a/EditorFlow/README.md b/EditorFlow/README.md index bfcf96e8..dbe39275 100644 --- a/EditorFlow/README.md +++ b/EditorFlow/README.md @@ -7,6 +7,9 @@ flow ```sh umi block add ant-design-pro/flow ``` +## SNAPSHOT + +![SNAPSHOT](./snapshot.png) ## LICENSE diff --git a/EditorKoni/README.md b/EditorKoni/README.md index bfcf96e8..dbe39275 100644 --- a/EditorKoni/README.md +++ b/EditorKoni/README.md @@ -7,6 +7,9 @@ flow ```sh umi block add ant-design-pro/flow ``` +## SNAPSHOT + +![SNAPSHOT](./snapshot.png) ## LICENSE diff --git a/EditorMind/README.md b/EditorMind/README.md index bfcf96e8..dbe39275 100644 --- a/EditorMind/README.md +++ b/EditorMind/README.md @@ -7,6 +7,9 @@ flow ```sh umi block add ant-design-pro/flow ``` +## SNAPSHOT + +![SNAPSHOT](./snapshot.png) ## LICENSE diff --git a/ListSearch/README.md b/ListSearch/README.md index e94db352..020a45ea 100644 --- a/ListSearch/README.md +++ b/ListSearch/README.md @@ -8,6 +8,10 @@ SearchList umi block add ant-design-pro/searchlist ``` +## SNAPSHOT + +![SNAPSHOT](./snapshot.png) + ## LICENSE MIT -- GitLab