Skip to content

Commit

Permalink
Readme as markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Aug 31, 2010
1 parent a339bd8 commit 864bb07
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 13 deletions.
13 changes: 0 additions & 13 deletions Readme

This file was deleted.

21 changes: 21 additions & 0 deletions Readme.md
@@ -0,0 +1,21 @@

# Mastering Node

Mastering node is an open source eBook by node hackers for node hackers. I started this as a side project and realized that I don't have time :) so go nuts, download it, build it, extend it, fork it, and share it.

## Formats

$ make book.pdf

## References

Contents of this eBook currently reference the following software versions:

- node 0.2.0

## Source

All example source can be run simply by executing node against the file,
for example:

$ node src/events/basic.js

0 comments on commit 864bb07

Please sign in to comment.