Skip to content

Commit 36022ce

Browse files
committed
WIP
1 parent 078bdf2 commit 36022ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ A collection of data structures that keep data in order in pure Zig
2121

2222
---
2323

24-
Ordered is a Zig library that provides fast and efficient implementations of various popular data structures including
24+
Ordered is a Zig library that provides implementations of various popular data structures including
2525
B-tree, skip list, trie, and red-black tree for Zig programming language.
2626

2727
### Features
2828

29-
- Fast and efficient implementations
29+
To be added.
3030

3131
### Data Structures
3232

0 commit comments

Comments
 (0)