Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jgraph/drawio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaudenz Alder <alderg@users.noreply.github.com>2018-06-21 07:56:14 +0300
committerGitHub <noreply@github.com>2018-06-21 07:56:14 +0300
commit86a890b382b5d1a9d5de0c97913826a5f18abbfa (patch)
tree702038f893e4c4c5ab084dded1adbef68121a4bb /README.md
parent80cda0ca330c44166d093a6c1e3068ae23237192 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d0f449ad..b942cf5d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
About
-----
-[draw.io](https://www.draw.io) is an diagramming solution also available [offline](https://app.draw.io) and for [desktop](https://get.draw.io) versions. Source code in this repo, [here](https://github.com/jgraph/drawio-desktop) and [here](https://github.com/jgraph/mxgraph).
+[draw.io](https://www.draw.io) is an online diagramming solution also available [offline](https://app.draw.io) and for [desktop](https://get.draw.io). Source code in this repo, [here](https://github.com/jgraph/drawio-desktop) and [here](https://github.com/jgraph/mxgraph).
draw.io uses the [mxGraph library](https://github.com/jgraph/mxgraph) as the base of the stack, with the [GraphEditor example](https://github.com/jgraph/mxgraph/tree/master/javascript/examples/grapheditor) from mxGraph as the base of the application part. The mxGraph library build used is stored under /etc/mxgraph/mxClient.js.