From dfe93c6499857dc1375cee767acbbfbbfd4bae2e Mon Sep 17 00:00:00 2001 From: David Benson Date: Wed, 1 Jul 2020 21:32:49 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3319b2b23..e23b5d7c2 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Support There is a [mxgraph tag on Stack Overflow](http://stackoverflow.com/questions/tagged/mxgraph). Please ensure your questions adhere to the [SO guidelines](http://stackoverflow.com/help/on-topic), otherwise it is likely to be closed. -You may post on the issues tracker on this Github project, but we do not actively answer support questions. Issue most likely to interest us at clearly explained bugs in the core library and pull requests with a clear explaination of what they are fixing and how. +You may post on the issues tracker on this Github project, but we do not actively answer support questions. Issues most likely to interest us at clearly explained bugs in the core library and pull requests with a clear explaination of what they are fixing and how. We do not support the .NET and Java rendering functionality at all, the source code is just included in the repo for completeness. Non JavaScript rendering questions will be closed and pointed at this README.