Update README.md

This commit is contained in:
Asim 2015-02-14 17:34:35 +00:00
parent b9e50324cb
commit ed84c97a17

View File

@ -4,6 +4,8 @@ This a minimalistic step into microservices using HTTP/RPC and protobuf. It's th
An example server can be found in go-micro/template.
[![GoDoc](http://img.shields.io/badge/go-documentation-brightgreen.svg?style=flat-square)](https://godoc.org/github.com/asim/go-micro)
## Prerequisites
Consul is the default discovery mechanism provided in go-micro. Discovery is however pluggable.