Skip to content
This repository was archived by the owner on Mar 12, 2018. It is now read-only.

Commit 6c2c687

Browse files
committed
authors
1 parent 313733f commit 6c2c687

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# node-processing
23

34
[Processing.js](http://processingjs.org/) for [Node.js](http://nodejs.org)
@@ -25,6 +26,10 @@ fs.readFile('/path/to/sketch.pde', function(err, data) {
2526
});
2627
```
2728

29+
## Authors
30+
31+
- Seiya Konno <[email protected]> ([nulltask](https://github.com/nulltask))
32+
2833
## License
2934

3035
(The MIT License)

0 commit comments

Comments
 (0)