diff --git a/README.md b/README.md index 0f05734..733efc3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Current support includes: * Abstract classes and methods * Interfaces * Visibility (public, protected and private members) -* Static, constant and final members (**important: see virtual/master branch**) +* Static and constant 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.