From 3b3137b31e997cff595f409058730e88296b90b1 Mon Sep 17 00:00:00 2001 From: Vishal Rana Date: Thu, 12 Mar 2015 16:11:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa9cc2eb..45a87217 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Bolt [![Build Status](https://travis-ci.org/labstack/bolt.svg?branch=master)](https://travis-ci.org/labstack/bolt) -Bolt is a fast HTTP router (zero memory allocation) and micro web framework in Go. +Bolt is a fast HTTP router (zero memory allocation) + micro web framework in Go. ### Features - Zippy router