Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantTK13 authored May 31, 2024
1 parent 0913353 commit 9745fcc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
# Java-Database
A simple database made with Java that can store text or numbers.

# How to run the program:
1. Open cmd or any terminal on your computer
2. Navigate to the directory of the folder containing the program in the terminal - cd (path to folder)
3. Compile the code (or not idk if you need to) - javac Main.java
4. Run the code - java Main

0 comments on commit 9745fcc

Please sign in to comment.