From 7e4784cfaa55bbf59fe068bfc837321504683638 Mon Sep 17 00:00:00 2001 From: PoliEcho Date: Tue, 3 Jun 2025 12:02:38 +0000 Subject: [PATCH] Update README.md --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 230e99d..5c90c6f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ logo of ParaDocs [![build_test](https://git.pupes.org/PoliEcho/ParaDocs/actions/workflows/build_test.yaml/badge.svg)](https://git.pupes.org/PoliEcho/ParaDocs/actions?workflow=build_test.yaml) -## Název: -ParaDocs -## Popis: -TUI text editor -## Prvky: -ANSI escape codes, Datové struktury a algoritmy -## Typ aplikace: -Konzolová aplikace -## Programovací jazyk: -C/C++ -## Rozhraní: -text buffer, statusbar, commandline, vi-motions +# ParaDocs +### joke criminal complaint generator with vi-motions + + +## dependencies +> ncurses +> nlohnnan-json +> g++ + +## compiletion +```make -j$(nproc)``` + \ No newline at end of file