yaa

Yet another addressbook
git clone https://codeberg.org/night0721/yaa
Log | Files | Refs | README | LICENSE

commit db83118d7cc8ba749eb19e054dae51d44b63dc76
parent 68ea508f77df9551074f183393ad4e473a7df0ed
Author: night0721 <[email protected]>
Date:   Wed, 22 May 2024 11:26:37 +0100

update readme

Diffstat:
MREADME.md | 12+++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,6 +1,16 @@ # yaa +Yet another address-book(yaa) is a fast and lightweight contact manager. -yet another address-book(yaa) is a fast and lightweight contact manager. +# Usage + +# Dependencies + +# Building +You will need to run these with elevated privilages. +``` +$ make +# make install +``` # Contributions Contributions are welcomed, feel free to open a pull request.