Skip to content

Commit 02f922d

Browse files
committed
Update Readme
1 parent 417c379 commit 02f922d

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1+
[![AppVeyor Build Status](https://img.shields.io/appveyor/ci/bigegg/leetcode-js.svg?style=flat-square&label=Windows%20Build%20Status&logo=AppVeyor)](https://ci.appveyor.com/project/BigEgg/leetcode-js)
2+
[![Travis Build Status](https://img.shields.io/badge/Linux%20Build%20Status-Invalid-lightgrey.svg?label=Linux%20Build%20Status&logo=travis&style=flat-square)]()
3+
[![Solved Problems](https://img.shields.io/badge/Solved%20Problems-26-blue.svg?style=flat-square)](https://github.com/BigEggStudy/LeetCode-JS)
4+
15
# LeetCode
26
The JavaScript solutions for LeetCode problems.
37

4-
### Algorithm
5-
6-
| Languages | Build Status | Solved Problems |
7-
| --------- | ------------ | --------------- |
8-
|JavaScript|[![Windows Build Status](https://img.shields.io/appveyor/ci/bigegg/leetcode-he0qs.svg?style=flat-square&label=Windows%20Build)](https://ci.appveyor.com/project/BigEgg/leetcode-he0qs)[![Linux Build Status](https://img.shields.io/badge/Linux%20Build-Invalid-lightgrey.svg?style=flat-square)]()|[![Solved Problems](https://img.shields.io/badge/Solved%20Problems-26-blue.svg?style=flat-square)](https://github.com/BigEgg/LeetCode/tree/JavaScript)|
9-
108
## Problems
119

1210
### Table of Contents

0 commit comments

Comments
 (0)