Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
getify committed Jun 5, 2010
1 parent b84e799 commit cf3dbf1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.txt
@@ -1,5 +1,5 @@
BikechainJS Engine
v0.0.1 (c) 2010 Kyle Simpson
v0.0.1.1 (c) 2010 Kyle Simpson
MIT License


Expand Down Expand Up @@ -38,6 +38,8 @@ Provided global environment:

4. alert(), console.log(), console.warn(), and console.error() are all defined and mapped to [system].stdout.print().

5. exit() to immediately stop execution of any javascript in this instance and flush output.


--------------

Expand Down

0 comments on commit cf3dbf1

Please sign in to comment.