Skip to content

Commit ecc6768

Browse files
authored
Update README.md
1 parent 02b833f commit ecc6768

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
@@ -5,11 +5,11 @@ This repository contains working code samples which demonstrate Java integration
55
The samples are organized just like our API, which you can also try out directly here: http://developer.authorize.net/api/reference
66

77

8-
##Using the Sample Code
8+
## Using the Sample Code
99

1010
The samples are all completely independent and self-contained so you can look at them to get a gist of how the method works, you can use the snippets to try in your own sample project, or you can run each sample from the command line.
1111

12-
##Running the Samples
12+
## Running the Samples
1313
1. Clone this repository.
1414
2. Run "mvn package" in the root directory to create the SampleCode console app.
1515
3. Then run a sample directly by name:

0 commit comments

Comments
 (0)