From 6c023c938b145e02e0c251936d683051b9f9266a Mon Sep 17 00:00:00 2001 From: shautvast Date: Fri, 3 Oct 2014 10:03:58 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0376773..d91077e 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ visualizes java class dependencies Builds a graph of class dependencies. Included is a sample (YoozeServer), using spring-boot for a REST service and d3js to create a force-directed graph. Example usage: -execute: gradlew run -goto: http://localhost:8080 +* execute: gradlew run +* goto: http://localhost:8080