From: Hansi P Date: Tue, 29 Aug 2023 21:51:39 +0000 (+0300) Subject: Update README.md X-Git-Url: https://git.feebdaed.xyz/?a=commitdiff_plain;h=a08666e1424be313c5f0df135fb82025d8650390;p=0xmirror%2Fcivetweb.git Update README.md --- diff --git a/docs/README.md b/docs/README.md index 54ed7128..76e57732 100644 --- a/docs/README.md +++ b/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)