diff --git a/README.md b/README.md index 00163456..e0ce185d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,6 @@ A Node JS implementation of the CSS Object Model [CSSStyleDeclaration interface] This package is an extension of the CSSStyleDeclaration class in Nikita Vasilyev's [CSSOM](https://github.com/NV/CSSOM) with added support for CSS 2 & 3 properties. The primary use case is for testing browser code in a Node environment. -It was originally created by Chad Walker, it is now maintaind by Jon Sakas and other open source contributors. +It was originally created by Chad Walker, it is now maintained by the jsdom community. Bug reports and pull requests are welcome.