From e15a60c43b1b726f549102bce63069f9d1ba6465 Mon Sep 17 00:00:00 2001 From: Odweta Date: Wed, 27 Dec 2023 16:37:08 +0100 Subject: [PATCH] update README with info about vendetta --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da5497e..5dd4c92 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ The difference between a `vector_t` and a `list_t` is that a vector can only be Examples of this work of art are in the `/examples/` directory of this repo. +To create a project that uses this library easier, use the `vendetta` utility (`https://gitlab.com/Odweta/vendetta`), otherwise it can be difficult to link all the required libraries. + ## Files #### What works so far: