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:
authorDavid Benson <davidjgraph@users.noreply.github.com>2019-11-12 16:39:01 +0300
committerGitHub <noreply@github.com>2019-11-12 16:39:01 +0300
commitb481106f90f6bb0dbd02397599951ac328aafd40 (patch)
treed8b57f08bd901bf6132831d4629b0929c382711d /README.md
parentb2ebc95b7c35e38cff22ab1cfbf24d05f1bf191d (diff)
Updates
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d1a0819..f6a67c83 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ About
draw.io is a client-side, static web application. There is no user authenication or data storage concept in this repo. The online version stores data in mainstream cloud storage options, currently Google Drive, OneDrive, Dropbox, Github, Gitlab or Trello.
+There are a range of [integrations into other tools](https://about.draw.io/integrations-ecosystem/), some by this core team, some by third-parties.
+
draw.io has an official [Docker image](https://github.com/jgraph/docker-drawio) for local deployment, as well as [Desktop versions](https://github.com/jgraph/drawio-desktop) for MacOS, Linux and Windows.
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.