We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2515a2 commit 16cc7b4Copy full SHA for 16cc7b4
README.md
@@ -30,6 +30,7 @@ Table of Contents
30
* [TODO](#todo)
31
* [Compatibility](#compatibility)
32
* [Installation](#installation)
33
+* [Code style](#code-style)
34
* [Author](#author)
35
* [Copyright and License](#copyright-and-license)
36
* [See Also](#see-also)
@@ -387,6 +388,13 @@ make install
387
388
389
[Back to TOC](#table-of-contents)
390
391
+Code style
392
+======
393
+
394
+Code style is mainly based on [style](http://tengine.taobao.org/book/appendix_a.html)
395
396
+[Back to TOC](#table-of-contents)
397
398
Author
399
======
400
0 commit comments