summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuya Kusakabe <yuya.kusakabe@gmail.com>2017-08-03 12:27:08 +0900
committerYuya Kusakabe <yuya.kusakabe@gmail.com>2017-08-03 12:27:08 +0900
commitf02618e41b46cbe6ee87065c2a942910bc1393f5 (patch)
tree680e09eec2fe0291024055791491a91948901e8e
parentcc28c4e1e0d6356930c43833cb6fa60ed07ae921 (diff)
downloadvyos-integration-test-f02618e41b46cbe6ee87065c2a942910bc1393f5.tar.gz
vyos-integration-test-f02618e41b46cbe6ee87065c2a942910bc1393f5.zip
Update README.md
-rw-r--r--README.md8
-rw-r--r--how_it_works.pngbin0 -> 71881 bytes
2 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f9f52e..1e2eaa6 100644
--- a/README.md
+++ b/README.md
@@ -15,3 +15,11 @@ cd vyos-integration-test
```
rake spec
```
+
+## How it works
+
+![how-it-works](https://raw.githubusercontent.com/higebu/vyos-integration-test/master/how_it_works.png)
+
+## How to add a test case
+
+TODO
diff --git a/how_it_works.png b/how_it_works.png
new file mode 100644
index 0000000..17fe8c3
--- /dev/null
+++ b/how_it_works.png
Binary files differ