Skip to content

Commit

Permalink
Merge pull request #28 from Khhs167/disclaimer
Browse files Browse the repository at this point in the history
Added a small disclaimer to README
  • Loading branch information
Khhs167 authored Jan 1, 2024
2 parents 0e0ae2e + 4ec74b5 commit eae4786
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -225,4 +227,6 @@ If you want to help, why not create an issue?

<a href="https://github.com/khhs167/memstack/graphs/contributors">
<img src="https://contrib.rocks/image?repo=khhs167/memstack" />
</a>
</a>

*If you find the same library elsewhere(maybe even with the same name), that's just because it's not an original idea.*

0 comments on commit eae4786

Please sign in to comment.