浏览代码

Update README.md

Hansi P 1 年之前
父节点
当前提交
a08666e142
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/README.md

+ 1 - 0
docs/README.md

@@ -43,6 +43,7 @@ Documentation
 - [Building.md](Building.md) - Building the Server (quick start guide)
 - [Embedding.md](Embedding.md) - Embedding (how to add HTTP support to an existing application)
 - [OpenSSL.md](OpenSSL.md) - Adding HTTPS (SSL/TLS) support using OpenSSL.
+- [Docker.md](Docker.md) - Use CivetWeb in a Docker container.
 - [APIReference.md](APIReference.md) - Additional documentation on the civetweb application programming interface ([civetweb.h](https://github.com/civetweb/civetweb/blob/master/include/civetweb.h)).
 
 [Authors](https://github.com/civetweb/civetweb/blob/master/CREDITS.md)