From 35b410009fe75b89ab0b390d7171c8249a4f6031 Mon Sep 17 00:00:00 2001 From: Faisal Salman Date: Thu, 6 Dec 2012 20:37:39 +0700 Subject: [PATCH] Insert dog --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 467e77a..2751a77 100644 --- a/readme.md +++ b/readme.md @@ -2,17 +2,19 @@ Lightweight JavaScript-based User-Agent string parser +[![Build Status](https://travis-ci.org/faisalman/ua-parser-js.png)](https://travis-ci.org/faisalman/ua-parser-js) + * Author : Faisalman <> * Home : http://faisalman.github.com/ua-parser-js * Source : https://github.com/faisalman/ua-parser-js * License : GPLv2 & MIT -[![Build Status](https://travis-ci.org/faisalman/ua-parser-js.png)](https://travis-ci.org/faisalman/ua-parser-js) - ## Features Extract detailed type of web browser, layout engine, operating system, and device purely from user-agent string. +![It's over 9000](https://pbs.twimg.com/media/A9LpEG6CIAA5VrT.jpg) + ## Methods * `getBrowser()`