From 1bca8e4470cdf231f7d6a8231e8edcbb2857d17f Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Fri, 11 Mar 2022 10:31:58 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ede843a..f57e7e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cdwm -Heavily-patched build of dwm. +Heavily-patched build of `dwm`. ## Table of contents - [Requirements ](#requirements-) @@ -11,7 +11,7 @@ Heavily-patched build of dwm. ## Requirements -In order to build dwm you need the Xlib header files and [libxft-bgra][1]. +In order to build `dwm` you need the `Xlib` header files and [libxft-bgra][1]. ## Installation