Skip to content

Commit

Permalink
Update master
Browse files Browse the repository at this point in the history
  • Loading branch information
tojocky committed Jun 30, 2012
1 parent 7b6ebdb commit 489ccff
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
node-printer
============

Comming soon...
Release: 0.0.1 DEV

This package bind printers on POSIX and Windows OS from Node.js.
This package binds printers on POSIX and Windows OS from Node.js.

Reason:
============
I was involved in a project where I need to integrate printers from Node.JS. This is the reason why I created this project and I want to share my code to others.
### Reason:

Authors:
============
* Ion Lupascu, [email protected]
I was involved in a project where I need to print from Node.JS. This is the reason why I created this project and I want to share my code with others.

### How to install:

npm install printer

### How to use:

See examples

### Author(s):

* Ion Lupascu, [email protected]

### Contibutors:

Feel free to download, test and propose new futures

0 comments on commit 489ccff

Please sign in to comment.