From 09aa3c6c91243dd925fdb146813ef7f80f5480a8 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Fri, 11 Mar 2022 09:54:46 -0300 Subject: [PATCH] Fix typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b028a57..d751b77 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # cdmenu -Patched build of cdmenu. +Patched build of `dmenu`. ## Table of contents - [Requirements ](#requirements-) @@ -11,7 +11,7 @@ Patched build of cdmenu. ## Requirements -In order to build dmenu you need the Xlib header files. +In order to build `dmenu` you need the `Xlib` header files. ## Installation @@ -23,7 +23,7 @@ make clean install ## Usage -See the man page. +See the `man` page. ## Patches