From 5bda05c1f9eb9f8d07907dfb4640945421fcebc5 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Latour Date: Thu, 16 Oct 2014 08:19:28 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1ef6f8a..76b1ee3 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Overview [![Build Status](https://travis-ci.org/swisspol/GCDWebServer.svg?branch=master)](https://travis-ci.org/swisspol/GCDWebServer) [![Version](http://cocoapod-badges.herokuapp.com/v/GCDWebServer/badge.png)](http://cocoadocs.org/docsets/GCDWebServer) -[![Platform](http://cocoapod-badges.herokuapp.com/p/GCDWebServer/badge.png)]() -[![License](http://img.shields.io/cocoapods/l/GCDWebServer.svg)]() +[![Platform](http://cocoapod-badges.herokuapp.com/p/GCDWebServer/badge.png)](https://github.com/swisspol/GCDWebServer) +[![License](http://img.shields.io/cocoapods/l/GCDWebServer.svg)](LICENSE) *ANNOUNCEMENT: If you like GCDWebServer, check out [XLFacility](https://github.com/swisspol/XLFacility), an elegant and powerful logging facility for OS X & iOS by the same author and also open-source. XLFacility can be used seemlessly to handle logging from GCDWebServer (see "Logging in GCDWebServer" below).*