diff --git a/README.md b/README.md
index 5c92913e020a726ff3e3b9ce7ec1b010f18ae7db..d8fa3ac6c35be7574ce49ba55b0ea0c0c44683f4 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,6 @@ ged.set_attr_graph_used("theme","color") # Edge colors and node themes attribute
  * Graph Embedding
     * Graph2Vec [1]
     * DeepWalk [7]
-
  * Graph kernels
     * Random Walk Kernel (*debug needed*) [3]
         * Geometrical 
@@ -131,4 +130,4 @@ each code is associated with a reference to the original.**
 
   * Debug algorithms --> Random Walk Kernel, Deltacon
   * Optimize algorithms --> Vertex Ranking
-  * Write the documentation :runner:
\ No newline at end of file
+  * Write the documentation :runner: