Skip to content

Commit 5d6501a

Browse files
committed
Removed alpha notice from README, code is actually decently stable now :)
1 parent 8d98f82 commit 5d6501a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![IronJS Logo](http://ironjs.files.wordpress.com/2011/03/logo-big.png)
22

3-
IronJS is a ECMAScript 3.0 implementation built on top of the [Dynamic Language Runtime](http://dlr.codeplex.com/) from [Microsoft](http://www.microsoft.com/) which allows you to embed a javascript runtime into your .NET applications. The current state of the code is at best alpha quality. Use at your own risk.
3+
IronJS is a ECMAScript 3.0 implementation built on top of the [Dynamic Language Runtime](http://dlr.codeplex.com/) from [Microsoft](http://www.microsoft.com/) which allows you to embed a javascript runtime into your .NET applications.
44

55
## License
66

0 commit comments

Comments
 (0)