From da8fde8579bf90a01c7fec6fd011585fa245b71b Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 27 Mar 2020 08:26:18 +0100 Subject: Add licensing information --- README.md | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e210d48..7201b88 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,32 @@ -## pyotp2289 +# pyotp2289 -pyotp2289 is a pure Python 3 implementation of RFC-2289. +pyotp2289 is a pure Python 3 implementation of "A One-Time Password System" - +RFC-2289. It requires no additional libraries. -pytest must be installed in order to run the tests though. + + +## General + +TODO + + +## Examples + +TODO + + +## Author + +Simeon Simeonov - sgs AT pichove D0T org - sgs @ Freenode + + +## [License][license] + +Copyright (c) 2020, Simeon Simeonov +All rights reserved. + +[licensed][license] under the BSD 2-clause. +SPDX-License-Identifier: BSD-2-Clause-FreeBSD + +[license]: LICENSE -- cgit v1.3