Skip to content

Commit d7d0445

Browse files
authored
Update README.en.md
1 parent 55b3d87 commit d7d0445

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.en.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# LeetCode
2-
2+
[![Travis](https://img.shields.io/badge/language-C++-green.svg)]()
3+
[![Travis](https://img.shields.io/badge/language-JavaScript-yellow.svg)]()
4+
[![Travis](https://img.shields.io/badge/language-Python-red.svg)]()
5+
[![Travis](https://img.shields.io/badge/language-Java-blue.svg)]()
36
![Total visitor](https://visitor-count-badge.herokuapp.com/total.svg?repo_id=azl397985856.leetcode)
47
![Visitors in today](https://visitor-count-badge.herokuapp.com/today.svg?repo_id=azl397985856.leetcode)
58
> since 2019-09-03 19:40
@@ -13,7 +16,7 @@
1316
This essay records the course of and my emotion to this project from initialisation to 10,000 stars.
1417
[Milestone for 10,000+ stars](./thanksGiving.md)
1518

16-
If you are interested in this project, do not mean your star. This project will be supported for a long enough time by the comminity. Thanks for every audience and contributor.
19+
If you are interested in this project, **do not mean your star**. This project will be **supported for a long enough time** by the comminity. Thanks for every audience and contributor.
1720

1821
## Introduction
1922

@@ -107,7 +110,7 @@ The data structures mainly includes:
107110

108111
### Solutions to LeetCode Classic Problems
109112

110-
> Here only lists some representative problems but not all.
113+
> Here only lists some **representative problems** but not all.
111114
112115
#### Easy
113116

0 commit comments

Comments
 (0)