java-algorithms-implementation
java-algorithms-implementation copied to clipboard
feat: added build instructions to README
I believe the Running the Tests command should be ant run_tests, not ant run_test (note the s at the end).