Skip to content

Commit 6fde5bf

Browse files
committed
readme
1 parent 0dffd97 commit 6fde5bf

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cpp_study
22

3-
follow me to study modern C++
3+
Follow me to study modern C++
44

55
Pull requests of make/cmake are welcome!
66

@@ -12,9 +12,19 @@ Pull requests of make/cmake are welcome!
1212

1313
## Reference
1414

15+
* [ISO C++](http://www.open-std.org/jtc1/sc22/wg21/)
1516
* [cppreference](https://en.cppreference.com/w/)
1617

17-
## Resources
18+
19+
## Resource
20+
21+
* [Ubuntu](https://ubuntu.com/)
22+
* [Boost](https://www.boost.org/)
23+
* [GCC](http://gcc.gnu.org/)
24+
* [Clang](http://clang.llvm.org/)
25+
26+
27+
## Document
1828

1929
* [CppCoreGuidelines](https://github.com/isocpp/CppCoreGuidelines)
2030
* [OpenResty Code Style Guide](http://openresty.org/cn/c-coding-style-guide.html)

0 commit comments

Comments
 (0)