From 761a408d8217e752b40fa7ff7222e0cbb11aa2ac Mon Sep 17 00:00:00 2001 From: Changkun Ou Date: Thu, 25 Nov 2021 09:45:33 +0100 Subject: [PATCH] Revert "all: remove digitalocean as it is not our sponsor anymore" They are our sponsor again! This reverts commit 1ce9b168677d348fc1df1a312c0afd338e36d158. --- README-zh-cn.md | 7 +++++++ README.md | 7 +++++++ website/src/modern-cpp/about/ack.md | 14 ++++++++++++++ 3 files changed, 28 insertions(+) diff --git a/README-zh-cn.md b/README-zh-cn.md index e1908f9..1b0aef8 100644 --- a/README-zh-cn.md +++ b/README-zh-cn.md @@ -50,6 +50,13 @@ $ make build 笔者时间和水平有限,如果读者发现书中内容的错误,欢迎提 [Issue](https://github.com/changkun/modern-cpp-tutorial/issues),或者直接提 [Pull request](https://github.com/changkun/modern-cpp-tutorial/pulls)。详细贡献指南请参考[如何参与贡献](CONTRIBUTING.md),由衷感谢每一位指出本书中出现错误的读者,包括但不限于 [Contributors](https://github.com/changkun/modern-cpp-tutorial/graphs/contributors)。 +

本项目还由以下产品提供赞助支持:

+

+ + + +

+ ## 许可 知识共享许可协议 diff --git a/README.md b/README.md index afbac08..537b6ad 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,13 @@ The author has limited time and language skills. If readers find any mistakes in The author is grateful to all contributors, including but not limited to [Contributors](https://github.com/changkun/modern-cpp-tutorial/graphs/contributors). +

This project is also supported by:

+

+ + + +

+ ## Licenses Creative Commons License
This work was written by [Ou Changkun](https://changkun.de) and licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. The code of this repository is open sourced under the [MIT license](./LICENSE). diff --git a/website/src/modern-cpp/about/ack.md b/website/src/modern-cpp/about/ack.md index 5d6f17e..1e3107b 100644 --- a/website/src/modern-cpp/about/ack.md +++ b/website/src/modern-cpp/about/ack.md @@ -12,6 +12,20 @@ The author has limited time and language skills. If readers find any mistakes in The author is grateful to all contributors, including but not limited to [Contributors](https://github.com/changkun/modern-cpp-tutorial/graphs/contributors). +

This project is also supported by:

+

+ + + +

+ ## 致谢 笔者时间和水平有限,如果读者发现书中内容的错误,欢迎提 [Issue](https://github.com/changkun/modern-cpp-tutorial/issues),或者直接提 [Pull request](https://github.com/changkun/modern-cpp-tutorial/pulls)。详细贡献指南请参考[如何参与贡献](CONTRIBUTING.md),由衷感谢每一位指出本书中出现错误的读者,包括但不限于 [Contributors](https://github.com/changkun/modern-cpp-tutorial/graphs/contributors)。 + +

本项目还由以下产品提供赞助支持:

+

+ + + +

\ No newline at end of file