Compare commits

..

No commits in common. "master" and "v0.1.0" have entirely different histories.

View File

@ -1,2 +1,2 @@
# wc-go
A full implementation of GNU's `wc` written in Go
A full implementation of Unix's `wc` written in Go