Skip to content

Commit

Permalink
Changing a sentence in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lussierc committed Sep 27, 2018
1 parent e4f1f9f commit df8ea59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A Java program that does performance analyses for user-selected computations and
This Java project was created by 3 Allegheny College students for a final project for the Spring 2018 semester (in CMPSC112). As such there are some files relating to the assignment, such as the files located in the writing file and some files say "lab" in them. Since this project was submitted in May, except for some simple writing, this program will likely not be updated again. All of the files commits were copied over from the original GitHub classroom repository, but the issues in the issue tracker unfortunately did not properly copy over.

## Running The Project
This project uses gradle. Here are some important commands:
This project uses gradle. Here are some important commands that can be used in terminal to use the project:
* `gradle build`: create the bytecode from the Java source code
* `gradle run`: run the Java program in the command-line

Expand Down

0 comments on commit df8ea59

Please sign in to comment.