From 3db003fc47c6065192feb2cef8726fd20cc9557c Mon Sep 17 00:00:00 2001 From: phoenix Date: Wed, 29 Oct 2025 19:55:02 -0400 Subject: [PATCH] Updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31c815c..0ccc778 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A software system to process Text messaging queueing ## Getting started -TODO +### Building ```BASH +make build ```