Skip to content

Commit 6a2c59a

Browse files
author
lewis liu
authored
Update README.md
1 parent a664138 commit 6a2c59a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Build Status](https://travis-ci.org/lewis617/javascript-datastructures-algorithms.svg?branch=master)](https://travis-ci.org/lewis617/javascript-datastructures-algorithms)
33
[![codecov](https://codecov.io/gh/lewis617/javascript-datastructures-algorithms/branch/master/graph/badge.svg)](https://codecov.io/gh/lewis617/javascript-datastructures-algorithms)
44

5-
本教程相比于其他数据结构与算法教程的独特之处
5+
本教程的特点
66

77
- 使用 JavaScript 描述算法,适合熟悉 JavaScript 的程序员阅读。
88
- 示例代码完整可运行,你可以 Clone 到本地,一边运行代码,一边阅读博文。

0 commit comments

Comments
 (0)