From 16e1340160505464e3888349fb2da1918ac889d4 Mon Sep 17 00:00:00 2001 From: Jeffery ThaGintoki Date: Thu, 2 Nov 2017 00:19:30 +0000 Subject: [PATCH] Add ES6 library link --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a2c67ba..1eae3bd 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,6 @@ To use this library with the YII2 framework, check out [yii2-crawler-detect](htt _Parts of this class are based on the brilliant [MobileDetect](https://github.com/serbanghita/Mobile-Detect)_ [![Analytics](https://ga-beacon.appspot.com/UA-72430465-1/Crawler-Detect/readme?pixel)](https://github.com/JayBizzle/Crawler-Detect) + +### ES6 Library +To use this library with NodeJS or any ES6 application based, check out [es6-crawler-detect](https://github.com/JefferyHus/es6-crawler-detect).