Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
| 1 |
SqueakJS: A Squeak VM for the Web and Node.js
|
| 2 |
=============================================
|
| 3 |
|
|
@@ -226,4 +229,4 @@ Changelog
|
|
| 226 |
2013-12-03: first pixels on screen
|
| 227 |
2013-11-29: GC
|
| 228 |
2013-11-22: runs 43 byte codes and 8 sends successfully
|
| 229 |
-
2013-11-07: initial commit
|
|
|
|
| 1 |
+
---
|
| 2 |
+
sdk: static
|
| 3 |
+
---
|
| 4 |
SqueakJS: A Squeak VM for the Web and Node.js
|
| 5 |
=============================================
|
| 6 |
|
|
|
|
| 229 |
2013-12-03: first pixels on screen
|
| 230 |
2013-11-29: GC
|
| 231 |
2013-11-22: runs 43 byte codes and 8 sends successfully
|
| 232 |
+
2013-11-07: initial commit
|