Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4231d38

Browse files
committed
Update: README.md
1 parent 2a377ee commit 4231d38

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

README.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,35 @@
1-
<h1 align="center">力扣的一些解题记录 👋</h1>
1+
<h1 align="center">Welcome to leetcode-javascript 👋</h1>
22
<p>
3+
<a href="#" target="_blank">
4+
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
5+
</a>
36
</p>
47

8+
> 力扣的题解记录(JavaScript)
9+
510
## 调试
611

712
提供了 .vscode 配置文件,在 vscode 中选择「小爬虫」图标,点击启动程序,即可启动断点调试。
813

914
## 思路
1015

1116
思路会记录在本仓库的 Issues 中,按照 label 进行分类。比如想查看 「DFS」 分类下的问题,那么选择标签进行筛选即可。
17+
18+
## Author
19+
20+
👤 **ssh**
21+
22+
- Website: https://ssh-blog.now.sh
23+
- Github: [@sl1673495](https://github.com/sl1673495)
24+
25+
## 🤝 Contributing
26+
27+
Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/sl1673495/leetcode-javascript/issues).
28+
29+
## Show your support
30+
31+
Give a ⭐️ if this project helped you!
32+
33+
---
34+
35+
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

0 commit comments

Comments
 (0)