Update README.md

This commit is contained in:
Dusty.P 2020-09-25 01:09:07 -08:00 committed by GitHub
parent 139ed9a344
commit 9537fb6a34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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