Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 362 Bytes

The Wedding Greeting Project

They say that well-written computer programs are like poetry. Here is proof that the reverse is not always true.

Instructions

git clone https://github.com/aharrison24/wedding-greeting

cd wedding-greeting
cmake .
make

./wedding_greeting

Once you have run the program, please feel free to do a code review for me.