Skip to content

Commit 807c55a

Browse files
committed
readme updates
1 parent 218f106 commit 807c55a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,13 @@ The SDK works on JDK 1.6 and above.
3939
2. Import it to the IDE of your choice
4040

4141
## Testing the code & building artifacts
42+
4243
To test the code locally, follow the steps below:
44+
4345
1. Update keys and tokens in [ippdevkit.properties](https://github.com/intuit/QuickBooks-V3-Java-SDK/blob/master/ipp-v3-java-devkit/src/test/resources/ippdevkit.properties)
46+
4447
Not sure how to get the tokens? Refer this [blog](https://developer.intuit.com/hub/blog/2016/04/25/quick-start-to-quickbooks-online-rest-api-with-oauth1-0) post to get on boarded with OAuth1 quickly.
48+
4549
2. cd to the project directory
4650
3. Run the command: `mvn install` - this will run the unit test, build the project and generate data & devkit jars
4751

0 commit comments

Comments
 (0)