Files
Dmitriy Dmitriev c82e229cdf Added manual on yEd
2021-12-01 16:15:44 +03:00

7 lines
297 B
Markdown

# How to view and modify the roadmap in graphML format
GraphML — is an XML-based file format for graphs. It is supported by many applications for viewing it.
For example, you can use [yEd](https://www.yworks.com/products/yed) to view graphML file and modify it as you want.
![](./example.png)