mirror of
https://github.moeyy.xyz/https://github.com/trekhleb/javascript-algorithms.git
synced 2024-11-10 11:09:43 +08:00
Adding sponsorship info and a book link.
This commit is contained in:
parent
fd7cf58df8
commit
70367294f6
15
README.md
15
README.md
@ -310,15 +310,6 @@ You may support this project via ❤️️ [GitHub](https://github.com/sponsors/
|
||||
|
||||
## JavaScript Algorithms Book
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td style="width: 121px">
|
||||
<a href="https://www.newline.co/javascript-algorithms">
|
||||
<img src="https://raw.githubusercontent.com/trekhleb/javascript-algorithms/master/assets/js-algorithms-book-cover-xs.png" alt="JavaScript Algorithms Book" width="121" />
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
Recently we've released a <a href="https://www.newline.co/javascript-algorithms">JavaScript Algorithms Book</a> which contains detailed explanations of many popular algorithms and data structures implemented on JavaScript. You can check the full list of topics that are covered in the book and download the first chapter <a href="https://www.newline.co/javascript-algorithms">here</a>.
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
Recently we've released a [JavaScript Algorithms Book](https://www.newline.co/javascript-algorithms) which contains detailed explanations of many popular algorithms and data structures implemented on JavaScript. You can check the full list of topics that are covered in the book and download the first chapter [here](https://www.newline.co/javascript-algorithms).
|
||||
|
||||
[![JavaScript Algorithms Book](https://raw.githubusercontent.com/trekhleb/javascript-algorithms/master/assets/js-algorithms-book-cover-xs.png)](https://www.newline.co/javascript-algorithms)
|
||||
|
Loading…
Reference in New Issue
Block a user