diff options
author | duskCoder <duskcoder@gmail.com> | 2013-12-17 07:55:58 -0800 |
---|---|---|
committer | duskCoder <duskcoder@gmail.com> | 2013-12-17 07:55:58 -0800 |
commit | 8038133532191cf2869972abf2c087fdf1cdb062 (patch) | |
tree | 47e775a25e94c94f06ce6b1031b82e2aa906fda1 /README.md |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..740c35f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +ring_buffer +=========== + +A ready to use library in order to deal with ring buffers. |