From 12d26d5a3df44916c9d71ca3dffea85ddbd6e425 Mon Sep 17 00:00:00 2001 From: Tom Wright Date: Wed, 15 Apr 2020 19:29:17 +0100 Subject: [PATCH] Add HTTP Server implementation to related projects. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 83fe09ec7..345c6622e 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,7 @@ pie - [Command Line Interface](https://github.com/mermaid-js/mermaid.cli) - [Live Editor](https://github.com/mermaid-js/mermaid-live-editor) +- [HTTP Server](https://github.com/TomWright/mermaid-server) # Contributors [![Help wanted](https://img.shields.io/github/labels/mermaid-js/mermaid/Help%20wanted!)](https://github.com/mermaid-js/mermaid/issues?q=is%3Aissue+is%3Aopen+label%3A%22Help+wanted%21%22) [![Contributors](https://img.shields.io/github/contributors/mermaid-js/mermaid)](https://github.com/mermaid-js/mermaid/graphs/contributors) [![Commits](https://img.shields.io/github/commit-activity/m/mermaid-js/mermaid)](https://github.com/mermaid-js/mermaid/graphs/contributors)