Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7036729

Browse files
committedJul 8, 2020
Adding sponsorship info and a book link.
1 parent fd7cf58 commit 7036729

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed
 

‎README.md

+3-12
Original file line numberDiff line numberDiff line change
@@ -310,15 +310,6 @@ You may support this project via ❤️️ [GitHub](https://github.com/sponsors/
310310

311311
## JavaScript Algorithms Book
312312

313-
<table>
314-
<tr>
315-
<td style="width: 121px">
316-
<a href="https://www.newline.co/javascript-algorithms">
317-
<img src="https://raw.githubusercontent.com/trekhleb/javascript-algorithms/master/assets/js-algorithms-book-cover-xs.png" alt="JavaScript Algorithms Book" width="121" />
318-
</a>
319-
</td>
320-
<td>
321-
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>.
322-
</td>
323-
</tr>
324-
</table>
313+
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).
314+
315+
[![JavaScript Algorithms Book](https://raw.githubusercontent.com/trekhleb/javascript-algorithms/master/assets/js-algorithms-book-cover-xs.png)](https://www.newline.co/javascript-algorithms)

0 commit comments

Comments
 (0)
Please sign in to comment.