Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 2, 2022
1 parent d0fa427 commit 8ebb2dd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,17 @@ C 和 C++ 的主要区别在于 C++ 支持类和对象,而 C 不支持
- [C 结构](docs/c_structs.md)

<!--idoc:ignore:end-->

## Contributors

As always, thanks to our amazing contributors!

<a href="https://github.com/jaywcjlove/c-tutorial/graphs/contributors">
<img src="https://jaywcjlove.github.io/c-tutorial/CONTRIBUTORS.svg" />
</a>

Made with [action-contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.

0 comments on commit 8ebb2dd

Please sign in to comment.