-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
360fdbf
commit ea0c6a2
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
# CoffeeMachine | ||
This is a project for review the bases of Java. It's purpose is to build a simulation of a coffee machine with interaction. | ||
|
||
## What you find | ||
|
||
You can find the test implemented for the code and also the code. I encourage to separate classes in files but because the nature of the project they are in the same file. |