Skip to content

Commit 10ab292

Browse files
📚 docs(README): Remove WIP notice.
1 parent 916d451 commit 10ab292

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
Singly linked list for JavaScript.
55
See [docs](https://data-structure-algebra.github.io/singly-linked-list/index.html).
66

7-
> :building_construction: Caveat emptor! This is work in progress. Code may be
8-
> working. Documentation may be present. Coherence may be. Maybe.
9-
107
> :warning: Depending on your environment, the code may require
118
> `regeneratorRuntime` to be defined, for instance by importing
129
> [regenerator-runtime/runtime](https://www.npmjs.com/package/regenerator-runtime).

0 commit comments

Comments
 (0)