1
0
Fork 0

Removed new virtual/master reference from README that was added in master branch

closure/master
Mike Gerwitz 2011-09-21 18:24:15 -04:00
parent e6362b8d11
commit d45e0e9dc2
1 changed files with 1 additions and 1 deletions

View File

@ -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.