Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
iSuslov committed Oct 11, 2015
1 parent 70cfbba commit 3781c06
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
@@ -1,8 +1,14 @@
node-printer
zuzel-printer
===============

https://atmospherejs.com/zuzel/node-printer

It is based on `node-printer` with bugfixes and support for node >= 0.10.x

```bash
npm install zuzel-printer
```

```bash
meteor add zuzel:node-printer
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"name": "node-printer",
"name": "zuzel-printer",
"description": "Create and manage one or multiple printers (w/ CUPS), send file path or node buffer with support for all lp options. Get feedback on jobs you sent.",
"version": "1.0.4",
"homepage": "http://github.com/iSuslov/node-printer",
Expand Down

0 comments on commit 3781c06

Please sign in to comment.