From bd3e67a5e775a4ea783348e96482e2daeebdb986 Mon Sep 17 00:00:00 2001 From: Jeff Thibault Date: Thu, 21 Jul 2022 14:56:41 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac357f6..21165d6 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Note 1: I wrote this with Python 3.9.5.
Note 2: If the pip install fails, you might need to install wheel. Try ```pip install wheel```. # Disclaimer -This library is in very early development and still a WIP.
+This library is in very early development and still a WIP.
+More NIPs will be handled.
There are probably bugs.
I need to add tests.
-I will try to create a [PyPI](https://pypi.org/) package at some point.
+I will try to publish this as a [PyPI](https://pypi.org/) package at some point.