Skip to content

Commit 6ac31fd

Browse files
committed
Update README.md
1 parent b34180b commit 6ac31fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The goal of this code sample repository is to provide completely self-contained
66
* Run "mvn package" in the root directory.
77
* Run the individual samples e.g.
88

9-
````java -jar target/VisaCheckoutDecrypt-jar-with-dependencies.jar
10-
````
9+
java -jar target/VisaCheckoutDecrypt-jar-with-dependencies.jar
10+
1111

1212
## API Reference
1313
The code samples are organized just like our API reference which you can access here http://developer.authorize.net/api/reference

0 commit comments

Comments
 (0)