refactor(readme)
This commit is contained in:
10
README.md
10
README.md
@@ -5,10 +5,12 @@ A small, personal C library for learning and experimentation.
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Thread-safe hashmaps
|
All the features listed are Thread-safe.
|
||||||
- Thread-safe dynamic strings
|
|
||||||
- Thread-safe circular queues
|
- Hashmaps
|
||||||
- Thread-safe vectors
|
- Strings
|
||||||
|
- Circular queues
|
||||||
|
- Vectors
|
||||||
- Stack
|
- Stack
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user