Skip to content

Commit b099b8c

Browse files
committed
chapter 05: [LinkedLists]
1 parent 1dd6a4c commit b099b8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ Work in Progress.
1818

1919
### Third Edition Updates
2020

21-
* Algorithms using ES2015+
22-
* All chapters reviewed and rewritten
21+
* Algorithms using ES2015+ (ES6+)
2322
* New data structures and algorithms
23+
* All chapters rewritten and reviewed
2424
* Three (3) new chapters
2525
* Creation of a Data Structures and Algorithms library that can be used in the browser or with Node.js
2626
* Algorithms tested with Mocha + Chai (test code available in `test` directory)
27-
* TypeScript version of the source code included
27+
* **TypeScript** version of the source code included (library and tests)
2828

2929
## Installing and running the book examples With Node
3030

0 commit comments

Comments
 (0)