Skip to content
This repository was archived by the owner on Dec 4, 2019. It is now read-only.

Commit e885a94

Browse files
authored
Update README.md (#899)
1 parent a568fe3 commit e885a94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ $ npx phantom@latest https://stackoverflow.com/
4141

4242
The above command is very useful to test if your website works on older browsers. I frequently use it to ensure [polyfills](https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills) have been installed correctly.
4343

44+
## Deprecation warnings of PhantomJs
45+
In March 2018, the owner of PhantomJS [announced](https://phantomjs.org/) suspension of development. There hasn't been any updates since. Since phantomjs-node is only a wrapper around phantomjs, then you should use it at your own risk because the underlying dependency is no longer supported. I plan to maintain this project until usage has dropped significantly.
46+
4447
## Installation
4548

4649
### Node v6.x and later

0 commit comments

Comments
 (0)