add missing new line in readme

This commit is contained in:
Night Kaly 2024-02-20 10:12:57 +00:00
parent fa36200cb6
commit 2bb290ee40
No known key found for this signature in database
GPG key ID: 8E829D3381CFEBBE

View file

@ -13,6 +13,7 @@ noted is a minimalistic command line note manager written in C.
$ make $ make
$ sudo make install $ sudo make install
``` ```
## Features ## Features
- Uses EDITOR environment variable to open notes - Uses EDITOR environment variable to open notes
- Respect XDG variables - Respect XDG variables