Update README

This commit is contained in:
2023-11-29 23:31:12 +00:00
parent 46af28f19c
commit 372ea4a18d
2 changed files with 59 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
from randquik.cha import Cha, generate, generate_into
__all__ = ["Cha", "generate_into", "generate"]