Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Sep 17, 2021
1 parent 2f6c2ec commit 28f78ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .lintmdrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"no-long-code": [
2,
{
"length": 1024,
"length": 256,
"exclude": [
"dot"
]
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# notes

[![lint markdown](https://github.com/guanguans/notes/actions/workflows/lint-md.yml/badge.svg)](https://github.com/guanguans/notes/actions/workflows/lint-md.yml)
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)

学习笔记
Expand Down

0 comments on commit 28f78ae

Please sign in to comment.