log

Minimalist command line note manager
git clone https://codeberg.org/night0721/log
Log | Files | Refs | README | LICENSE

commit 2bb290ee40742d7a9a89145a778cc7a7e26fb352
parent fa36200cb6eea29453ed4c0460bc317e2696e603
Author: night0721 <[email protected]>
Date:   Tue, 20 Feb 2024 10:12:57 +0000

add missing new line in readme

Diffstat:
MREADME.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

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