diff --git a/README.md b/README.md index df84d9f..6764b2d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # memstack A linked-list based, easy to use and well documented, C library for managing memory in your programs. +*Disclaimer: The aim of this project, and it's name, already exist as other repositories, but the contents of this repository are original and the work of several contributors.* + ## Installation ### Build from source @@ -225,4 +227,6 @@ If you want to help, why not create an issue? - \ No newline at end of file + + +*If you find the same library elsewhere(maybe even with the same name), that's just because it's not an original idea.*