From acab3de57a5c90df4a4702df3c82c72c23ad1241 Mon Sep 17 00:00:00 2001 From: Veit Heller Date: Mon, 18 Mar 2019 22:41:57 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.