Skip to content

Commit

Permalink
Updates README
Browse files Browse the repository at this point in the history
  • Loading branch information
bloudraak committed Dec 10, 2023
1 parent 1b4e879 commit 56a3c41
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This is a collection of data structures and algorithms implemented in Go. While
implement these data structures, this library provides a more convenient and easy to use interface. There are
collections that are safe for concurrent use and collections that are not.

This library doesn't import any other libraries, so it can be used in any project without worrying about dependency
conflicts.

## Installation

```bash
Expand Down

0 comments on commit 56a3c41

Please sign in to comment.