Skip to content

Commit

Permalink
Update README.en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azl397985856 committed Sep 18, 2019
1 parent 55b3d87 commit d7d0445
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.en.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# LeetCode

[![Travis](https://img.shields.io/badge/language-C++-green.svg)]()
[![Travis](https://img.shields.io/badge/language-JavaScript-yellow.svg)]()
[![Travis](https://img.shields.io/badge/language-Python-red.svg)]()
[![Travis](https://img.shields.io/badge/language-Java-blue.svg)]()
![Total visitor](https://visitor-count-badge.herokuapp.com/total.svg?repo_id=azl397985856.leetcode)
![Visitors in today](https://visitor-count-badge.herokuapp.com/today.svg?repo_id=azl397985856.leetcode)
> since 2019-09-03 19:40
Expand All @@ -13,7 +16,7 @@
This essay records the course of and my emotion to this project from initialisation to 10,000 stars.
[Milestone for 10,000+ stars](./thanksGiving.md)

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.
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.

## Introduction

Expand Down Expand Up @@ -107,7 +110,7 @@ The data structures mainly includes:

### Solutions to LeetCode Classic Problems

> Here only lists some representative problems but not all.
> Here only lists some **representative problems** but not all.
#### Easy

Expand Down

0 comments on commit d7d0445

Please sign in to comment.