Browse Source

fix readme

Gerrit 7 years ago
parent
commit
d8e4e2e83b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      setup.py

+ 1
- 1
setup.py View File

@@ -14,7 +14,7 @@ setup(
14 14
     include_package_data=True,
15 15
     license='AGPLv3',
16 16
     description="Postfix' Transport Encryption under Control of the User",
17
-    long_description=README.md,
17
+    long_description=README,
18 18
     url='https://posttls.com/',
19 19
     author='Hendrik Suenkler',
20 20
     author_email='hendrik@posttls.com',

Loading…
Cancel
Save