From 26cf01076fa00b9b8992fb2795b76d6324b6eb9a Mon Sep 17 00:00:00 2001 From: Carson Fleming Date: Mon, 19 Oct 2020 03:34:39 +0200 Subject: Escaped markdown format character --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c369464..012d369 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # deadbeef-shell === -The deadbeef shell is a fast, minimalist shell written in x86_64 +The deadbeef shell is a fast, minimalist shell written in x86\_64 Assembly for Linux. Currently it contains two builtins: cd and exit. It can execute any program as a direct path (/path/to/program), from the PATH variable (progam) or as a relative path (./program). Arguments are -- cgit v1.2.3