From 568e44820733f2e840668ae5a66b98f88e1f4a27 Mon Sep 17 00:00:00 2001 From: Nicholas Chambers Date: Sat, 30 May 2020 01:05:19 -0500 Subject: [PATCH] Fix the README file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b61435..da4cdc5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Halo +# halo -A small ring buffer written in C \ No newline at end of file +A small ring buffer written in C to use with some other projects