Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sheerun authored Feb 4, 2019
1 parent 1917fdf commit a40b88f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Release](https://img.shields.io/github/release/sheerun/queue.svg)](https://github.com/sheerun/queue/releases/latest)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.txt)

Lightweight, performant, thread-safe blocking FIFO queue based on auto-resizing circular buffer.
Lightweight, tested, performant, thread-safe, blocking FIFO queue based on auto-resizing circular buffer.

## Usage

Expand Down

0 comments on commit a40b88f

Please sign in to comment.