diff --git a/README.md b/README.md index d65c418..1c1ebc6 100755 --- a/README.md +++ b/README.md @@ -468,6 +468,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [Graphviz](http://www.graphviz.org/) - Cross-platform software to draw graphs in the DOT graph drawing language. - [Graphy](https://github.com/bruce/graphy) - Graph theory library written in Ruby. - [GraphX](https://spark.apache.org/graphx/) - [Apache Spark](https://spark.apache.org/) module to perform graph-related parallel computation. +- [Linkage](https://linkage.fr/) - Online tool to visualize and model networks with textual edges. - [Lynks](https://lynksoft.com/) - Web-based tool for simple network analysis and visualization. - [Mathematica](https://www.wolfram.com/mathematica/) - Cross-platform program with graph theory and network analysis functionalities. - [IGraph/M](https://github.com/szhorvat/IGraphM) - Interface to use the `igraph` library from within Mathematica, using standard Mathematica `Graph` objects.