From 6e3f8537cd8f1cbe1d2fac1b69b7f64ee151024c Mon Sep 17 00:00:00 2001 From: Dmitry Nehaychik <4dmitr@gmail.com> Date: Thu, 23 Mar 2017 16:02:22 +0300 Subject: [PATCH] doc(readme): add browserstack note --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9224906b..870539f3 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,11 @@ Installation, customization and other useful articles: https://akveo.github.io/n ## Based on Angular 2, Bootstrap 4, Webpack and lots of awesome modules and plugins +## BrowserStack +This project runs its tests on multiple desktop and mobile browsers using [BrowserStack](http://www.browserstack.com). + + + ## How can I support developers? - Star our GitHub repo :star: - Create pull requests, submit bugs, suggest new features or documentation updates :wrench: