Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 302 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 302 Bytes

README

This is a simple program that will allow the user to add, list, or find restaurants that are stored in a file called restaurants.txt. I used this as practice for printing out to files from ruby. Enjoy!

No database uesed.

To Run: While in parent directory, type "ruby init.rb" in the Terminal.