Skip to content

Commit

Permalink
tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
HcySunYang committed Oct 22, 2018
1 parent 4106a18 commit e82a0ec
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ yarn global add vuese
- [ParserOptions](#parseroptions)
+ [Render](#render)
- [RenderResult](#renderresult)
- [Contributing](#contributing)
- [Author](#author)

<!-- tocstop -->

Expand Down Expand Up @@ -244,3 +246,17 @@ interface RenderResult {
}
```

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D

## Author

**vuese** © [HcySunYang](https://github.com/HcySunYang), Released under the [MIT](./LICENSE) License.<br>
Authored and maintained by HcySunYang.

> [hcysun.me](https://hcysun.me) · GitHub [@HcySunYang](https://github.com/HcySunYang) · Twitter [@HcySunYang](https://twitter.com/HcySunYang)

0 comments on commit e82a0ec

Please sign in to comment.