We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfa14d commit 60cbef8Copy full SHA for 60cbef8
README.md
@@ -11,6 +11,9 @@ LeetCode of algorithms with golang solution(updating:smiley:).
11
<a href="https://996.icu">
12
<img src="https://img.shields.io/badge/link-996.icu-red.svg">
13
</a>
14
+ <a href="https://github.com/996icu/996.ICU/blob/master/LICENSE">
15
+ <img src="https://img.shields.io/badge/license-Anti%20996-blue.svg">
16
+ </a>
17
<a href="https://www.travis-ci.org/kylesliu/awesome-golang-leetcode">
18
<img src="https://www.travis-ci.org/kylesliu/awesome-golang-leetcode.svg?branch=master" alt="Build Status">
19
0 commit comments