From eca504afda2a0a267e16e34f211df5d590c4f530 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Sat, 11 Mar 2023 20:54:03 +0300 Subject: [PATCH] Thanks to Elena --- doc/index.texi | 1 + doc/thanks.texi | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 doc/thanks.texi diff --git a/doc/index.texi b/doc/index.texi index 00f1ce2..b29347d 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -56,5 +56,6 @@ more I thought, that idea started to look nicer and nicer. @include arch.texi @include usage.texi @include faq.texi +@include thanks.texi @bye diff --git a/doc/thanks.texi b/doc/thanks.texi new file mode 100644 index 0000000..5e88eb9 --- /dev/null +++ b/doc/thanks.texi @@ -0,0 +1,6 @@ +@node Thanks +@unnumbered Thanks + +@itemize +@item Elena Balakhonova for great inspiration and starting of the project. +@end itemize -- 2.44.0