From 76d8cf61aab281372811a401fe190e88181bb6a8 Mon Sep 17 00:00:00 2001 From: riomus Date: Mon, 16 May 2016 13:32:37 +0200 Subject: [PATCH] Typo fix in sparkling graph description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f6a942..c824e6a 100644 --- a/README.md +++ b/README.md @@ -465,7 +465,7 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes - [Visone](http://visone.info/) - Cross-platform Java network analysis and visualization program, free for noncommercial use. - [Network Analysis with Visone Tutorial](http://visone.info/wiki/images/8/8f/VisoneTutorial-archeology.zip) - Illustrated through an archaeological case study (2015). - [VOSviewer](http://www.vosviewer.com/) - Cross-platform Java tool for constructing and visualizing bibliometric networks. -- [SparklingGraph](http://sparkling.ml) - Cross-platform tool for network computations based on GraphX (Spark). It lets do large scale and distributed (but also centralized) computations in easy way. +- [SparklingGraph](http://sparkling.ml) - A cross-platform (Scala, JVM) tool for network computations based on GraphX (Spark). It lets do large scale and distributed (but also centralized) computations in an easy way. ### Algorithms