From 82bd88763a50412cb81c859c9d4e61d853fadb2c Mon Sep 17 00:00:00 2001 From: Xiaochen Yang Date: Fri, 31 May 2019 10:08:23 -0500 Subject: [PATCH 1/2] Add hit counter --- README-CH.md | 1 + README.md | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README-CH.md b/README-CH.md index dc4bc04..43a22bf 100644 --- a/README-CH.md +++ b/README-CH.md @@ -5,6 +5,7 @@ ![](https://img.shields.io/badge/language-Java-yellow.svg) ![](https://img.shields.io/badge/%3E-leetcode-green.svg) ![](https://img.shields.io/badge/%3C-awesome-green.svg) +[![HitCount](http://hits.dwyl.io/grandyang/leetcode.svg)](http://hits.dwyl.io/grandyang/leetcode) [English](./README.md) | 简体中文 diff --git a/README.md b/README.md index 3ab0b2b..621ed7f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ ![](https://img.shields.io/badge/language-Java-yellow.svg) ![](https://img.shields.io/badge/%3E-leetcode-green.svg) ![](https://img.shields.io/badge/%3C-awesome-green.svg) +[![HitCount](http://hits.dwyl.io/grandyang/leetcode.svg)](http://hits.dwyl.io/grandyang/leetcode) + English | [简体中文](./README-CH.md) @@ -926,4 +928,4 @@ This app displays all practical coding problems from leetcode.com, and provids t ## Special Thanks -Special thanks to [@notfresh](https://github.com/notfresh) to help extract the markdown from my [cnblogs](https://www.cnblogs.com/grandyang/). \ No newline at end of file +Special thanks to [@notfresh](https://github.com/notfresh) to help extract the blog content in markdown format from my [cnblogs](https://www.cnblogs.com/grandyang/). \ No newline at end of file From 55a4ca2f2d5a6665f0478faa45ecad2ded06c770 Mon Sep 17 00:00:00 2001 From: Xiaochen Yang Date: Sun, 2 Jun 2019 18:51:36 -0500 Subject: [PATCH 2/2] Remove hit counter --- README-CH.md | 4 ++-- README.md | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README-CH.md b/README-CH.md index 43a22bf..1f996de 100644 --- a/README-CH.md +++ b/README-CH.md @@ -5,7 +5,7 @@ ![](https://img.shields.io/badge/language-Java-yellow.svg) ![](https://img.shields.io/badge/%3E-leetcode-green.svg) ![](https://img.shields.io/badge/%3C-awesome-green.svg) -[![HitCount](http://hits.dwyl.io/grandyang/leetcode.svg)](http://hits.dwyl.io/grandyang/leetcode) + [English](./README.md) | 简体中文 @@ -17,7 +17,7 @@ Note: 所有的讲解写在了 GitHub Issue 上面, **请不要在本项目中新建任何的 Issue,因为博主希望题目编号和 Issue 编号保持一致**,多谢! -("$" 代表锁住的题目, "*" 代表数据库类题目, "#" 代表脚本类题目。) +('$' 代表锁住的题目, '*' 代表数据库类题目, '#' 代表脚本类题目。) | # | Title | Solution | Difficulty | |---| ----- | -------- | ---------- | diff --git a/README.md b/README.md index 621ed7f..c6d8798 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ ![](https://img.shields.io/badge/language-Java-yellow.svg) ![](https://img.shields.io/badge/%3E-leetcode-green.svg) ![](https://img.shields.io/badge/%3C-awesome-green.svg) -[![HitCount](http://hits.dwyl.io/grandyang/leetcode.svg)](http://hits.dwyl.io/grandyang/leetcode) English | [简体中文](./README-CH.md) @@ -18,7 +17,7 @@ Same as this: [LeetCode All in One 题目讲解汇总(持续更新中...)](https Note: All explanations are written in Github Issues, **please do not create any new issue in this project since the problem index should be consistent with the issue index**, thanks! -("$" means the problem is locked on Leetcode, "*" means the problem is related to Database, "#" means the problem is related to Shell.) +('$' means the problem is locked on Leetcode, '*' means the problem is related to Database, '#' means the problem is related to Shell.)