From 2e0c0342dcba0970a779165884c0a0e4b190ef6e Mon Sep 17 00:00:00 2001 From: Roi Martin Date: Sun, 1 Feb 2015 17:23:04 +0100 Subject: [PATCH] Add screenshots to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index b344bb0..40e01a8 100644 --- a/README.md +++ b/README.md @@ -52,3 +52,13 @@ func main() { } } ``` + +## Screenshots + +* **_examples/demo.go:** + +![_examples/demo.go](https://cloud.githubusercontent.com/assets/1223476/5992750/720b84f0-aa36-11e4-88ec-296fa3247b52.png) + +* **_examples/delete.go:** + +![_examples/delete.go](https://cloud.githubusercontent.com/assets/1223476/5992751/76ad5cc2-aa36-11e4-8204-6a90269db827.png)