From 11db5249d3dc938725e783b2807e7f550a3ac166 Mon Sep 17 00:00:00 2001 From: Xiaojun Zhao Date: Tue, 18 Nov 2014 15:52:44 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9769348..1bc8a4f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ Tutte-Drawing -What we've done by now is the generation of initial 3-connected graph through two ways. One way is to do it manually and another is to create automatically +What we've done by now is the generation of initial 3-connected graph through two ways. One way is to do it manually and another is to create automatically.To do it manually, we just have to drag a line from a vertex to anoter vertex =============