update README

This commit is contained in:
xcbyao 2021-03-07 10:12:44 +08:00
parent 3204876de8
commit aaf6613b5f
2 changed files with 6 additions and 0 deletions

View File

@ -70,7 +70,10 @@ Or update to latest master branch:
```sh
$ cd themes/keep
$ git add .
$ git stash
$ git pull
$ git stash pop
```
## :art: Contributing

View File

@ -70,7 +70,10 @@ $ npm update hexo-theme-keep
```sh
$ cd themes/keep
$ git add .
$ git stash
$ git pull
$ git stash pop
```
## :art: 贡献