scorelab / GraphNet

Graphnet is a javascript graph library that will be created as a module to the semantic UI framework. Whereas Graphnet dynamically renders all nodes and edges via websocket connections, node and edge positioning algorithms such as force, random, circular, and others must be provided within the Graphnet as builtin modules.
Apache License 2.0
10 stars 12 forks source link

Updated README with Additional Content and Information #4

Open Pheewww opened 1 year ago

Pheewww commented 1 year ago

This pull request updates the README file to include additional content and information about the project. Specifically, I have added a more detailed description for installation instructions to make it easier for users to get started with the project.

Please review the changes and let me know if you have any feedback or suggestions. Thank you!