Fix readme typo (#39)
This commit is contained in:
parent
28cbd71cec
commit
cbd65982cc
@ -6,4 +6,4 @@ This contains the Wren source code. It is organized like so:
|
|||||||
|
|
||||||
* `module`: the source code for the built-in modules that come with the CLI.
|
* `module`: the source code for the built-in modules that come with the CLI.
|
||||||
These modules are written in a mixture of C and Wren and generally use
|
These modules are written in a mixture of C and Wren and generally use
|
||||||
[libuv][http://libuv.org/] to implement their underlying functionality.
|
[libuv](http://libuv.org/) to implement their underlying functionality.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user