1
0
mirror of https://github.com/kidoman/embd synced 2024-06-03 01:28:06 +02:00

doc: add link to intro blog post

This commit is contained in:
Karan Misra 2014-05-08 04:31:43 +05:30
parent 9c61da0bcf
commit 56f8d19b33

View File

@ -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```.