summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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