From cbba2f5728cd0a590253cb61efe3dce93c466c5d Mon Sep 17 00:00:00 2001 From: Faisal Salman Date: Sat, 12 Dec 2015 18:26:40 +0700 Subject: [PATCH] Fix image #150 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e51276e..f8e5e6a 100644 --- a/readme.md +++ b/readme.md @@ -13,7 +13,7 @@ Lightweight JavaScript-based User-Agent string parser. Supports browser & node.j Extract detailed type of web browser, layout engine, operating system, cpu architecture, and device type/model purely from user-agent string with relatively lightweight footprint (~11KB minified / ~4KB gzipped). Written in vanilla js, which means it doesn't depends on any other library. -![It's over 9000](https://pbs.twimg.com/media/A9LpEG6CIAA5VrT.jpg) +![It's over 9000](https://raw.githubusercontent.com/faisalman/ua-parser-js/gh-pages/images/over9000.jpg) ## Methods