From dd9da30a08273ae5f3376b52ad86fd21cbc6d200 Mon Sep 17 00:00:00 2001 From: Josh <20374744+jpahm@users.noreply.github.com> Date: Sat, 2 Nov 2024 19:58:47 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9a22a1d..586e4b5 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ You are free to use the contents of this project as you wish. Note that most of #### CURRENTLY WIP! +## Usage +This project compiles as a shared library which can then be used in other applications; it cannot be executed directly. + ## Data Structures: - Stack - Queue