dominikbraun / graph

A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
https://graph.dominikbraun.io
Apache License 2.0
1.8k stars 94 forks source link

Translate the README into Chinese. #122

Closed JackyYangPassion closed 1 year ago

JackyYangPassion commented 1 year ago

for #121

williamfzc commented 1 year ago

I have reviewed the Chinese version. Everything looks good.

dominikbraun commented 1 year ago

@williamfzc Thanks a lot! In case you feel that there is something that could be improved, feel free to open a PR.

williamfzc commented 1 year ago

@williamfzc Thanks a lot! In case you feel that there is something that could be improved, feel free to open a PR.

A small typo:

About in https://github.com/dominikbraun/graph "一个款用于创建通用图数据结构、对其进行修改、分析和可视化的库。"

In our eyes it may looks like: "A A library for creating generic graph data structures"

The "个” Should be removed: "一款用于创建通用图数据结构、对其进行修改、分析和可视化的库。"

dominikbraun commented 1 year ago

@williamfzc Thanks, I've fixed that.