From 27b3fbccf73cfb00b13d7411528a939797288527 Mon Sep 17 00:00:00 2001 From: Roman Shtylman Date: Wed, 4 Nov 2015 20:41:03 -0800 Subject: [PATCH] readme: fix travis badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3b7856..94c2307 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# localtunnel-server [![Build Status](https://travis-ci.org/localtunnel/localtunnel.svg?branch=master)](https://travis-ci.org/localtunnel/localtunnel) +# localtunnel-server + +[![Build Status](https://travis-ci.org/localtunnel/server.svg?branch=master)](https://travis-ci.org/localtunnel/server) localtunnel exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have others test out your changes.