File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,15 +2,16 @@ Java Source Metrics
22===================
33
44An application to calculate metrics from java bytecode.
5+
56This project was created for the purpose of performing a bachelor thesis.
67
7- How to use: [ HOWTOUSE.md] ( https://github.com/Kiskae/Java-Source-Metrics/blob/master/HOWTOUSE.md )
8- Extending the application: [ EXTENDING.md] ( https://github.com/Kiskae/Java-Source-Metrics/blob/master/EXTENDING.md )
8+ * How to use: [ HOWTOUSE.md] ( https://github.com/Kiskae/Java-Source-Metrics/blob/master/HOWTOUSE.md )
9+ * Extending the application: [ EXTENDING.md] ( https://github.com/Kiskae/Java-Source-Metrics/blob/master/EXTENDING.md )
910
1011Compilation
1112-----------
1213
1314Maven is used to handle our dependencies.
1415
1516* Install [ Maven 3] ( http://maven.apache.org/download.html )
16- * Check out this repo and run: ` mvn `
17+ * Check out this repo and run: ` mvn `
You can’t perform that action at this time.
0 commit comments