diff --git a/README.md b/README.md index e20e4a0..c9cc894 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # dirhttps +![build](https://github.com/maetthu/dirhttps/workflows/build/badge.svg) + Spinning up an HTTPS server from current directory - the TLS equivalent of `python -m http.server`. ## Install @@ -72,4 +74,4 @@ $ dirhttps -l 127.0.0.2:8443 The default favicon served by dirhttps is generated from the [Font Awesome "code" icon](https://fontawesome.com/icons/code?style=solid) by [FontIcon](https://github.com/devgg/FontIcon) and is [licensed under the CC BY 4.0 License](https://fontawesome.com/license/free). -dirhttps is licensed under the MIT License. \ No newline at end of file +dirhttps is licensed under the MIT License.