Update README.md

This commit is contained in:
shautvast 2014-10-03 10:03:58 +02:00
parent ae0fb9af52
commit 6c023c938b

View file

@ -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. 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: Example usage:
execute: gradlew run * execute: gradlew run
goto: http://localhost:8080 * goto: http://localhost:8080