From b698445ead2ef115b1d18f3d01397b68cc0180ba Mon Sep 17 00:00:00 2001 From: Marcelino Alberdi Pereira Date: Wed, 7 Sep 2022 15:42:23 +0200 Subject: [PATCH] Add a small summary of the project to the README --- README.org | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.org b/README.org index cd48dd7..0abeb2e 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,9 @@ #+OPTIONS: ^:nil [[https://github.com/Dushistov/sdcv/actions?query=workflow%3ACI+branch%3Amaster][https://github.com/Dushistov/sdcv/workflows/CI/badge.svg]] [[https://github.com/Dushistov/sdcv/blob/master/LICENSE][https://img.shields.io/badge/license-GPL%202-brightgreen.svg]] + +* sdcv +*sdcv* is a simple, cross-platform, text-based utility for working with dictionaries in [[http://stardict-4.sourceforge.net/][StarDict]] format. * How to compile and install #+BEGIN_SRC sh mkdir /tmp/build-sdcv