Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #3

Merged
merged 12 commits into from
Apr 29, 2018
Prev Previous commit
Next Next commit
updated README
  • Loading branch information
klmanion committed Apr 29, 2018
commit 91fef4c1c19580d4bcab852b6de1dad76dfd4a27
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ This is a reimplementation of uuencoding done personally for educational reasons
The idea for this challenge came from r/dailyprogrammer.

This was actualy quite a fun project to undertake because it was my first multi-threaded program.

## Compilation
Run ./autogen.sh in your shell, and omit the install step.