Skip to content

Commit 99c074c

Browse files
committed
Update README.md
1 parent 26b4a6d commit 99c074c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Leetcode-Api
22

3-
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/NeserCode/Leetcode-Api"><img title="GitHub download" src="https://img.shields.io/github/downloads/NeserCode/Leetcode-Api/total"/>
3+
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/NeserCode/Leetcode-Api"> <img title="GitHub download" src="https://img.shields.io/github/downloads/NeserCode/Leetcode-Api/total"/>
44

55

66

77
关于 力扣 的网络请求接口。
88
HttpRequest api for leetcode(zh-cn).
99

10+
[TOC]
11+
1012
## 免责声明
1113

1214
**本项目仅供学习交流参考,在任意情况下均不得用于任何商业用途。如若违反声明,后果自负,本人不承担任何责任。**
@@ -32,4 +34,6 @@ const variable = new $Leetcode()
3234
然后通过上例中的 variable 使用 Leetcode-Api 中的函数方法。
3335
Then use the function in Leetcode-API through the variable in the above example.
3436

35-
##
37+
## 接口详情
38+
39+
力扣 官网使用了 **GraphQL** 技术来获取数据

0 commit comments

Comments
 (0)