Browse Source

Merge branch 'master' of https://github.com/sebastienros/jint

Sebastien Ros 11 years ago
parent
commit
8fe7bc074e
1 changed files with 1 additions and 2 deletions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -61,7 +61,6 @@ Todo:
   -	Error object (15.11)
   -	Object constructor (15.2.3)
   -	Object prototype (15.2.4)
-  -	Function object (15.3)
-  -	String object (15.5.4 & 15.5.5) _work in progress_
+  -	String object (15.5.4) _work in progress_