summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarson Fleming <cflems@cflems.net>2020-10-19 03:38:59 +0200
committerCarson Fleming <cflems@cflems.net>2020-10-19 03:38:59 +0200
commit5aa19204febe4127920d6780d6791e56e54a9951 (patch)
tree854b44bad15a272ea46c6021e548b75e1f5d1430
parent26cf01076fa00b9b8992fb2795b76d6324b6eb9a (diff)
downloaddbsh-5aa19204febe4127920d6780d6791e56e54a9951.tar.gz
Removed redundant dashed lineHEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 012d369..08dea4b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# deadbeef-shell
-===
+
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