Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petkivim committed Aug 15, 2015
1 parent b32a7c9 commit 48932d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ The installation instructions for X-Road Adapter Example can be found at:

https://github.com/petkivim/x-road-adapter-example#installation

### Try It Out

If you already have access to [X-Road Adapter Example]'s ```helloService``` service the fastest and easiest way to try out the application is to [download](https://github.com/petkivim/x-road-test-client/releases/download/x-road-test-client-0.0.3/x-road-test-client-0.0.3.jar`) the executable jar version (```x-road-test-client-0.0.3.jar```), copy ```settings.properties``` and ```clients.properties``` configuration files in the same directory with the jar file, modify the default configuration and finally run the jar: ```java -jar x-road-test-client-0.0.3.jar```.

### Configuration

Test Client has three configuration files: ```settings.properties```, ```clients.properties``` and ```log4j.xml```.
Expand Down

0 comments on commit 48932d3

Please sign in to comment.