diff --git a/README.md b/README.md index a4dd9cd..9e150fb 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,7 @@ else echo "Firefox is already installed :D" fi ``` -`` + ### Nano Nano is a simple editor nice for quick edits but hides a lot of it's features behind config files. To use nano run `nano testfile.txt` if the file already exists it will load up the file. If not nano will create a new file