Skip to content

Commit 749b487

Browse files
committed
Updated docs.
1 parent 841fa0f commit 749b487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Grokking The Coding Interview: Java Practice Suite
22
This is my code suite, including homemade build and run tools and testing library, for practicing the Grokking the Coding Interview algo patterns in Java (and also refreshing on some Java and bash basics).
33

4-
## Instructions
4+
# Instructions
55
## Creating/Adding Java Classes & Tests
66
### Adding to an Existing Java Class & Tests
77
Add methods to an existing .java file and tests in the class's `main()` method (using the Tester class for test utilities - see example main() methods in existing files)

0 commit comments

Comments
 (0)