diff --git a/README.md b/README.md index f9e6bec5..ad829018 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ **[中文](./README_zh.md) | English** # Leetgo - + [![Go Report Card](https://goreportcard.com/badge/github.com/j178/leetgo)](https://goreportcard.com/report/github.com/j178/leetgo) [![CI](https://github.com/j178/leetgo/actions/workflows/ci.yaml/badge.svg)](https://github.com/j178/leetgo/actions/workflows/ci.yaml) [![GitHub downloads](https://img.shields.io/github/downloads/j178/leetgo/total)](https://github.com/j178/leetgo/releases) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://makeapullrequest.com) [![Twitter Follow](https://img.shields.io/twitter/follow/niceoe)](https://twitter.com/niceoe) + `leetgo` is a command-line tool for LeetCode that provides almost all the functionality of LeetCode, allowing you to do all of your LeetCode exercises without leaving the terminal.