Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Irrelon committed Jul 8, 2011
1 parent 1556da7 commit b75f82d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -16,9 +16,9 @@ Right now, any methods that you expose to JavaScript must be written by yourself

As the project progresses many more features will be added to the list. The main priorities of this project are to make these features available to JavaScript as an API:

Mimic canvas-tag methods to output graphics via OpenGL.
Mimic audio-tag methods to output sound via OpenAL.
Provide a clean and easy networking API to JavaScript to utilise native sockets capability.
* Mimic canvas-tag methods to output graphics via OpenGL.
* Mimic audio-tag methods to output sound via OpenAL.
* Provide a clean and easy networking API to JavaScript to utilise native sockets capability.

## License

Expand Down

0 comments on commit b75f82d

Please sign in to comment.