mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-23 10:02:23 +08:00
Several improvements (#1002)
* Update buttons. * Update button svg * Update button * Update README.md * Update index.md * Update translation of about_the _book * Update English headings.
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
|
||||
<p align="center">
|
||||
<a href="https://www.hello-algo.com/">
|
||||
<img src="https://www.hello-algo.com/index.assets/btn_read_online_dark.svg" width="155"></a>
|
||||
<img src="https://www.hello-algo.com/index.assets/btn_read_online_dark.svg" width="145"></a>
|
||||
<a href="https://github.com/krahets/hello-algo/releases">
|
||||
<img src="https://www.hello-algo.com/index.assets/btn_download_pdf_dark.svg" width="155"></a>
|
||||
<img src="https://www.hello-algo.com/index.assets/btn_download_pdf_dark.svg" width="145"></a>
|
||||
<a href="https://github.com/krahets/hello-algo/blob/master/README-en.md">
|
||||
<img src="https://www.hello-algo.com/index.assets/btn_english_edition_dark.svg" width="155"></a>
|
||||
<img src="https://www.hello-algo.com/index.assets/btn_english_edition_dark.svg" width="145"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
|
||||
Reference in New Issue
Block a user