mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
update readme
This commit is contained in:
parent
0ba4c773e1
commit
59110dd00f
@ -1,8 +1,8 @@
|
||||
# MoonScript
|
||||
|
||||
MoonScript is a programmer friendly language that compiles into
|
||||
[Lua](http://www.lua.org/). It gives you the power of the fastest scripting
|
||||
language combined with a rich set of features.
|
||||
[Lua](http://www.lua.org/). It gives you the power of the fastest scripting
|
||||
language combined with a rich set of features. It runs on Lua 5.1 and 5.2.
|
||||
|
||||
See <http://moonscript.org>.
|
||||
|
||||
@ -10,7 +10,7 @@ Online demo/compiler at <http://moonscript.org/compiler>.
|
||||
|
||||
## License (MIT)
|
||||
|
||||
Copyright (C) 2011 by Leaf Corcoran
|
||||
Copyright (C) 2012 by Leaf Corcoran
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
Loading…
Reference in New Issue
Block a user