Skip to content

Commit e8df818

Browse files
authored
Update README.md
updated links to point to yfiles.com added playground link
1 parent 1a7228e commit e8df818

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
# yFiles for HTML Demo Sources
22

3-
This repository contains source code demos that use the commercial [yFiles for HTML](https://www.yworks.com/yfileshtml) software programming library for the visualization of graphs, diagrams, and networks. The library itself is __*not*__ part of this repository.
3+
This repository contains source code demos that use the commercial [yFiles for HTML](https://www.yfiles.com/) software programming library for the visualization of graphs, diagrams, and networks. The library itself is __*not*__ part of this repository.
44

5-
[![yFiles for HTML Demos](./demo-grid.png)](https://live.yworks.com/yfiles-for-html)
5+
[![yFiles for HTML Demos](./demo-grid.png)](https://yfiles.com/demos)
66

77
# Running the Demos
88

9-
Most of the demos are hosted [online here](https://live.yworks.com/yfiles-for-html) for everyone to play with. Developers *need* to [evaluate the library](https://www.yworks.com/products/yfiles-for-html/evaluate), instead, since it is __*not*__ part of this repository.
9+
Most of the demos are hosted [online here](https://yfiles.com/demos) for everyone to play with. Developers *need* to [evaluate the library](https://www.yworks.com/products/yfiles-for-html/evaluate), instead, since it is __*not*__ part of this repository.
1010
The evaluation version also contains these demos and the necessary library to execute the code, so *cloning this repository is neither necessary nor will it suffice*.
1111

12+
# Live Online Playground
13+
14+
If you want to play with the library withough downloading or signing up to anything, you can play with the API on our [public online playground](https://yfiles.com/play).
15+
1216
# License
1317

1418
Use of the software hosted in this repository is subject to the license terms of the corresponding yFiles for HTML license.

0 commit comments

Comments
 (0)