diff --git a/README.md b/README.md index 6a55b2b..61db6da 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Development supported and sponsored by [**ThoughtWorks**](http://www.thoughtwork Also, you might be interested in: [Why Golang?](https://github.com/kidoman/embd/wiki/Why-Go) +Blog post introducing EMBD: https://kidoman.io/framework/embd.html + ## Getting Started After installing Go* and setting up your [GOPATH](http://golang.org/doc/code.html#GOPATH), create your first .go file. We'll call it ```simpleblinker.go```.