Skip to content

Commit

Permalink
fix bug in README
Browse files Browse the repository at this point in the history
  • Loading branch information
boiseamit committed Oct 16, 2024
1 parent 9323be0 commit 1a89588
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ Run all the JUnit tests and print a summary of the results:
$ ./gradlew test
```

Note that if you initially run the tests, they will fail as you have not yet finished the project!

Run the `main` method from `SSHCreateBTree.java` and pass the [appropriate `<arguments>`](#51-program-arguments):
```bash
$ ./gradlew createJarSSHCreateBTree
Expand Down
Binary file removed docs/SHH_Log_File_Example.png
Binary file not shown.

0 comments on commit 1a89588

Please sign in to comment.