]> git.feebdaed.xyz Git - 0xmirror/civetweb.git/commitdiff
Update README.md
authorHansi P <hansipie@users.noreply.github.com>
Tue, 29 Aug 2023 21:51:39 +0000 (00:51 +0300)
committerGitHub <noreply@github.com>
Tue, 29 Aug 2023 21:51:39 +0000 (00:51 +0300)
docs/README.md

index 54ed7128793e663e20909abf0ad0afdf93078f6e..76e5773240b55d8d22a79383d90e40cea28d38df 100644 (file)
@@ -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)