From 8a707c5274149dd8e7a48a1ef8c990289e4d168c Mon Sep 17 00:00:00 2001 From: Herb Sutter Date: Sat, 8 Jun 2019 14:06:30 -0700 Subject: [PATCH] DO credit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12fbc87..15c66d6 100644 --- a/README.md +++ b/README.md @@ -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.