Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krahets committed Feb 13, 2023
1 parent a8cbc5d commit 909b253
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ hide:

---

<h2 align="center"> 「清晰动画讲解」 </h2>
<h2 align="center"> 「全书动画图解」 </h2>

<p align="center"> 动画诠释重点,平滑学习曲线</br>电脑、平板、手机全终端阅读 </p>
<p align="center"> 内容清晰易懂、学习曲线平滑</br>电脑、平板、手机全终端阅读 </p>

![algorithm_animation](index.assets/animation.gif)

Expand All @@ -30,9 +30,9 @@ hide:

---

<h2 align="center"> 「代码实践导向」 </h2>
<h2 align="center"> 「代码一键运行」 </h2>

<p align="center"> 提供经典算法的清晰实现与测试代码</br>多种语言,详细注释,皆可一键运行 </p>
<p align="center"> 提供各个算法与数据结构的简洁实现与测试样例,皆可直接运行</br>支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言 </p>

![running_code](index.assets/running_code.gif)

Expand All @@ -45,7 +45,7 @@ hide:

<h2 align="center"> 「可讨论与提问」 </h2>

<p align="center"> 作者一般 72h 内回复评论问题</br>与小伙伴们一起讨论学习进步 </p>
<p align="center"> 鼓励小伙伴们互帮互助、共同成长</br>提问与评论一般能在两日内得到回复 </p>

![comment](index.assets/comment.gif)

Expand All @@ -70,13 +70,13 @@ hide:

**—— 邓俊辉,清华大学计算机系教授**

<h2 align="center"> 参与创作 </h2>
<h2 align="center"> 参与写作 </h2>

感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是( contrib.rocks 生成的顺序):
感谢本开源书的每一位撰稿人,是他们的无私奉献让这本书变得更好,他们是(顺序由 contrib.rocks 自动生成):

<p align="center">
<a href="https://github.com/krahets/hello-algo/graphs/contributors">
<img width="600" src="https://contrib.rocks/image?repo=krahets/hello-algo" />
<img width="550" src="https://contrib.rocks/image?repo=krahets/hello-algo" />
</a>
</p>

Expand Down

0 comments on commit 909b253

Please sign in to comment.