aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 16577eadff76ccb99889842d871111797d468e82 (plain)
1
2
3
4
5
6
7
# quine

A simple [quine](https://en.wikipedia.org/wiki/Quine_%28computing%29) in rust.

## usage

Rust compiler must be installed. md5sum program also required for run script to check the generated sources are the same