From 25902de128ca9fcb5978b668db87faa6e345efc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Mihula?= Date: Fri, 25 Nov 2022 00:34:39 +0100 Subject: [PATCH] First published version --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8241202..07a2b74 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # AODLCore -A OpenDocument Library - netstandard version. Create OpenDocument documents with only few lines of code. \ No newline at end of file +A OpenDocument Library - netstandard version. Create OpenDocument documents with only few lines of code. + +Originaly made by Lars Behrmann. +See: + * NUGET: https://www.nuget.org/packages/AODL + * SourceForge: https://sourceforge.net/projects/aodl/