Skip to content

Commit a1e3120

Browse files
committed
ReadME small update
1 parent 24f71a8 commit a1e3120

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ We have a build.sbt file defined in the root.
3737
### Configure
3838
The Xero Java SDK is configured using a config.json file to provide API Keys and other values unique to your Application. This is the default configuration method, however you can implement the `Config` interface and pass it to the `XeroClient`.
3939

40+
41+
### Example App
4042
To build the example app as a WAR file, **update the config.json in example/src/main/resources directory** and from the terminal run
4143

4244
```javascript

0 commit comments

Comments
 (0)