Skip to content

Commit 08e8f9b

Browse files
committed
Documentation.
1 parent 00f1d85 commit 08e8f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
setup(
3131
name='tss',
3232
version='0.1',
33-
description=('Threshold Secret Sharing.'),
33+
description=("Threshold Secret Sharing (Shamir's secret sharing scheme)."),
3434
author='Sebastien Martini',
3535
author_email='[email protected]',
3636
license='MIT License',

0 commit comments

Comments
 (0)