diff --git a/README.md b/README.md index 8c927f6..900d2e0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -Goji [![GoDoc](https://godoc.org/github.com/zenazn/goji?status.png)](https://godoc.org/github.com/zenazn/goji) [![Build Status](https://travis-ci.org/zenazn/goji.svg)](https://travis-ci.org/zenazn/goji) +Goji ==== +[![GoDoc](https://godoc.org/github.com/zenazn/goji/web?status.svg)](https://godoc.org/github.com/zenazn/goji/web) [![Build Status](https://travis-ci.org/zenazn/goji.svg)](https://travis-ci.org/zenazn/goji) + Goji is a minimalistic web framework that values composability and simplicity. Example