diff --git a/README.md b/README.md index 633a1b8..21d7b71 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Current support includes: * Abstract classes and methods * Interfaces * Visibility (public, protected and private members) +* Static, constant and final members While the current focus of the project is Object-Oriented design, it is likely that ease.js will expand to other paradigms in the future.