Skip to content

Commit

Permalink
📝 docs: 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Mar 22, 2021
1 parent 3947ed8 commit bc90f5b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

[![Coverage][coverage]][codecov-url] ![Test CI status][test-ci]

[test-ci]: https://github.com/arvinxx/vercel-serveless-api-template/workflows/Test/badge.svg
[coverage]: https://codecov.io/gh/arvinxx/vercel-serveless-api-template/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/arvinxx/vercel-serveless-api-template/branch/master
[test-ci]: https://github.com/arvinxx/vercel-serverless-api-template/workflows/Test/badge.svg
[coverage]: https://codecov.io/gh/arvinxx/vercel-serverless-api-template/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/arvinxx/vercel-serverless-api-template/branch/master

基于 Vercel 的免费 Serverless api 模板
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.0",
"private": true,
"description": "基于 Vercel 的免费 Serverless api 模板",
"repository": "https://github.com/arvinxx/vercel-serveless-api-template.git",
"repository": "https://github.com/arvinxx/vercel-serverless-api-template.git",
"scripts": {
"start": "vercel dev",
"test": "jest",
Expand Down

1 comment on commit bc90f5b

@vercel
Copy link

@vercel vercel bot commented on bc90f5b Mar 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.