diff --git a/README.md b/README.md
index e693807b3b..a122668d42 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ rushx upgrade
 In cases when project doesn't build for any logical reason try:
 
 ```bash
-rush update 
+rush update
 rush build --clean
 ```
 
@@ -92,3 +92,7 @@ rushx uitest
 ```bash
 node ./common/scripts/bump.js packageName
 ```
+
+## Additional testing
+
+This project is tested with BrowserStack.