From 85934677dbe61667f6bbb6bfe7613e65306e39dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 22 Oct 2021 01:15:21 +0200 Subject: Change README to markdown format. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- README | 16 ---------------- README.md | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index bdfaaa7..0000000 --- a/README +++ /dev/null @@ -1,16 +0,0 @@ - - - libtdeldap - an LDAP interface library for TDE management modules. - - - -CONTRIBUTING -============== - -If you wish to contribute libtdeldap, you might do so: - -- TDE Gitea Workspace (TGW) collaboration tool. - https://mirror.git.trinitydesktop.org/gitea - -- TDE Weblate Translation Workspace (TWTW) collaboration tool. - https://mirror.git.trinitydesktop.org/weblate diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5b4439 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ + + + libtdeldap - an LDAP interface library for TDE management modules. + +. + +Contributing +-------------- + +If you wish to contribute libtdeldap, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate -- cgit v1.2.1