diff --git a/README.md b/README.md index 0a4a8ef..6bb815d 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ Multiple matching code blocks are concatenated with a blank line separator. ## Building c-md is self-hosted -(dogfooding)[https://en.wikipedia.org/wiki/Self-hosting_(compilers)]. The +([dogfooding](https://en.wikipedia.org/wiki/Self-hosting_(compilers))). The source code is written in `.c.md` format and requires c-md itself to build. ### First Build (Bootstrap)