diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:20:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:20:12 -0400 |
commit | ba640281b7aead45b1135ebe938b160fe09190d6 (patch) | |
tree | ef94abfb807d8ed79004c0ba5034a25a11ec4b4c /network/silc-toolkit | |
parent | d84b11ef34ddb9223fe08b35ef2cc7f53f5b43e3 (diff) |
network/silc-toolkit: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/silc-toolkit')
-rw-r--r-- | network/silc-toolkit/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/network/silc-toolkit/README b/network/silc-toolkit/README index ffd678a9da5fb..d5cd7ae5efcf0 100644 --- a/network/silc-toolkit/README +++ b/network/silc-toolkit/README @@ -1,6 +1,6 @@ SILC Toolkit is a package intended for software developers who would like to develope their own SILC based applications or help in the -development of the SILC. The Toolkit includes SILC Protocol Core library, -SILC Crypto library, SILC Key Exchange (SKE) library, SILC Math library, -SILC Modules (SIM) library, SILC Utility library, SILC Client library and few -other libraries. +development of the SILC. The Toolkit includes SILC Protocol Core +library, SILC Crypto library, SILC Key Exchange (SKE) library, SILC +Math library, SILC Modules (SIM) library, SILC Utility library, SILC +Client library and few other libraries. |