Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
psomareddy committed Dec 17, 2018
1 parent a7dec3e commit a4532b8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,17 @@ This instrumentation is purposely lightweight and has instrumentation only to cr

## (Optional) Build

`bash
```bash
./gradlew clean build
`
```
The jar file is built in 'build/libs' folder

## (Optional) Import project into eclipse

`bash
```bash
./gradlew eclipse
`
```

Then choose "File > Import > General > Existing Projects into workspace"
and enter the location of this folder to complete the import.

Expand Down

0 comments on commit a4532b8

Please sign in to comment.