Skip to content

Commit

Permalink
Madeby and formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisaljoudi committed Dec 20, 2014
1 parent 232c9b1 commit afccf22
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Queue [![Build Status](https://travis-ci.org/chrisaljoudi/Queue.svg?branch=master)](https://travis-ci.org/chrisaljoudi/Queue)
A simple, efficient queue module for node and the browser.

## Usage:
## Usage

Create a new empty queue:

Expand Down Expand Up @@ -32,6 +32,10 @@ Reset the queue back to be empty:
q.reset();
```

## Who wrote this?

Queue was written with care and love by [Chris](https://chrismatic.io/).

## License

Queue is released under the MIT License. [See LICENSE](LICENSE).

0 comments on commit afccf22

Please sign in to comment.