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