diff --git a/README.md b/README.md index 6fe2a82..4e0689c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # mg -An implementation fo some of Git’s functionality, written in Python. It’s based +An implementation of some of Git’s functionality, written in Python. It’s based on [this blog](https://wyag.thb.lt/), but it’s rewritten extensively. It’s a WIP, but a bunch of things already work.