diff options
author | Slávek Banko <[email protected]> | 2021-10-22 01:15:21 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-10-22 01:15:38 +0200 |
commit | e698b7c9c2037469b4edf0e2050bfb6fe8af03af (patch) | |
tree | 5a4b750ec89a1b58f8b661aca4d4bc3d33430cf5 /README.md | |
parent | 75e4c62151e10e42227a65fa0ac013c6605ced54 (diff) | |
download | libtdeldap-e698b7c9c2037469b4edf0e2050bfb6fe8af03af.tar.gz libtdeldap-e698b7c9c2037469b4edf0e2050bfb6fe8af03af.zip |
Change README to markdown format.r14.0.11
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 85934677dbe61667f6bbb6bfe7613e65306e39dd)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
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 |