We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb66a7 commit eff6380Copy full SHA for eff6380
README.md
@@ -20,3 +20,7 @@ The application can be packaged into a MacOS .app bundle. Using a *nix system yo
20
For other systems you can copy the code from these scripts and run them in your command prompt without
21
the shebang line.
22
23
+
24
+### Getting Started
25
26
+The main entry point to the application is the Snake.java. To begin understanding the application, start there.
0 commit comments