Files
CppDeveloperRoadmap/Korean/Graph/README.md
2022-11-04 19:21:35 +01:00

297 B

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 to view graphML file and modify it as you want.