diff options
author | Lukas Fleischer <lfleischer@calcurse.org> | 2018-08-25 10:47:44 +0200 |
---|---|---|
committer | Lukas Fleischer <lfleischer@calcurse.org> | 2018-08-30 07:25:25 +0200 |
commit | 9f8622905cb4b8e15b491b6c3d3b81a1260f983f (patch) | |
tree | 477aff962f87564dfcef397743b384eeaa0956c9 /doc | |
parent | 5efc334c1b0e8640e20b123d31f6ea52e20f9c2f (diff) | |
download | calcurse-9f8622905cb4b8e15b491b6c3d3b81a1260f983f.tar.gz calcurse-9f8622905cb4b8e15b491b6c3d3b81a1260f983f.zip |
Update README.md
* Add more details on the project directory structure.
* Add information on contributions and donations.
* Move contributors to the manual but keep a reference.
Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.txt | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index c4ee431..76683fa 100644 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -1495,7 +1495,7 @@ Thanks ------ Its time now to thank other people without whom this program would not exist! -So here is a list of contributing persons I would like to thank : +So here is a list of contributing persons I would like to thank: * Alex for its patches, help and advices with `C` programming @@ -1519,8 +1519,8 @@ So here is a list of contributing persons I would like to thank : * Jeremy Roon for the Dutch translation -* Frédéric Culot, Toucouch, Erik Saule, Stéphane Aulery - and Baptiste Jonglez for the French translation +* Frédéric Culot, Toucouch, Erik Saule, Stéphane Aulery and Baptiste Jonglez + for the French translation * Michael Schulz, Chris M., Benjamin Moeller and Lukas Fleischer for the German translation @@ -1535,9 +1535,15 @@ So here is a list of contributing persons I would like to thank : and for implementing the date format configuration options * Erik Saule for its patch implementing the `-N`, `-s`, `-S`, `-r` and `-D` - flags + flags as well as support for regular expressions! -* people who write softwares I like and which inspired me, especially : +* Baptiste Jonglez and Lars Henriksen for their awesome work on many important + features of calcurse! + +* Randy Ramos for his improvements to the calcurse-caldav synchronization + script. + +* people who write software I like and which inspired me, especially: - `vim` for the displacement keys - `orpheus` and `abook` for documentation |