mirror of
https://github.com/krahets/hello-algo.git
synced 2025-11-02 12:58:42 +08:00
Update slogan
This commit is contained in:
@ -13,16 +13,16 @@ hide:
|
||||
|
||||
<h2 align="center"> 《 Hello 算法 》</h2>
|
||||
|
||||
<p align="center"> 在动画与代码中掌握数据结构与算法 </p>
|
||||
<p align="center"> 动画图解、一键运行的数据结构与算法教程 </p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/krahets/hello-algo">
|
||||
<img src="index.assets/btn_download_code_light.png#only-light" width="150">
|
||||
<img src="index.assets/btn_download_code_dark.png#only-dark" width="150">
|
||||
<img src="index.assets/btn_download_code_light.png#only-light" width="140">
|
||||
<img src="index.assets/btn_download_code_dark.png#only-dark" width="140">
|
||||
</a>
|
||||
<a href="https://github.com/krahets/hello-algo/releases">
|
||||
<img src="index.assets/btn_download_pdf_light.png#only-light" width="150">
|
||||
<img src="index.assets/btn_download_pdf_dark.png#only-dark" width="150">
|
||||
<img src="index.assets/btn_download_pdf_light.png#only-light" width="140">
|
||||
<img src="index.assets/btn_download_pdf_dark.png#only-dark" width="140">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user