mirror of
https://github.com/isocpp/CppCoreGuidelines.git
synced 2024-03-22 13:30:58 +08:00
DO credit
This commit is contained in:
parent
5d65a37863
commit
8a707c5274
|
@ -1,5 +1,3 @@
|
|||
Thanks to [DigitalOcean](https://www.digitalocean.com/?refcode=32f291566cf7&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=CopyPaste) for hosting the Standard C++ Foundation website.
|
||||
|
||||
[![C++ Core Guidelines](cpp_core_guidelines_logo_text.png)](http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines)
|
||||
|
||||
>"Within C++ is a smaller, simpler, safer language struggling to get out."
|
||||
|
@ -49,3 +47,5 @@ The rules are meant for gradual introduction into a code base. We plan to build
|
|||
|
||||
Comments and suggestions for improvements are most welcome. We plan to modify and extend this document as our understanding improves and the
|
||||
language and the set of available libraries improve. More details are found at [CONTRIBUTING](./CONTRIBUTING.md) and [LICENSE](./LICENSE).
|
||||
|
||||
Thanks to [DigitalOcean](https://www.digitalocean.com/?refcode=32f291566cf7&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=CopyPaste) for hosting the Standard C++ Foundation website.
|
||||
|
|
Loading…
Reference in New Issue
Block a user