From: Matthew Owens <matthew@owens.tech>
Date: Sat, 25 Dec 2021 17:32:18 +0000 (+0000)
Subject: updated README
X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=HEAD;p=AbyssalThistle%2Fqueue.git

updated README
---

diff --git a/README.md b/README.md
index d861e22..c8f5152 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,2 @@
 # queue
+a simple FIFO queue, see `queue.h` for usage