Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 181 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 181 Bytes

Recipe Book

A Java recipe book to store your cooking recipes :)

Instructions

Compile and run:

javac recipeBook/Menu.java recipeBook/Recipe.java
java recipeBook.Menu