Index: README.md |
diff --git a/README.md b/README.md |
index cb04c1ac6dc10b855a471e63b559307179672e01..9e951906fc2a12217247a0f42fa6496172ead231 100644 |
--- a/README.md |
+++ b/README.md |
@@ -141,6 +141,9 @@ valid identifiers are: |
* `chrome`: Whether the test is running on Google Chrome. |
+* `phantomjs`: Whether the test is running on |
+ [PhantomJS](http://phantomjs.org/). |
+ |
* `dart-vm`: Whether the test is running on the Dart VM in any context, |
including Dartium. It's identical to `!js`. |