import bitches

This commit is contained in:
Rdimo
2022-03-10 17:31:25 +01:00
parent 20f5dddc8c
commit b337d9e41e
5 changed files with 55 additions and 24 deletions

View File

@@ -15,6 +15,9 @@ Example of how you can use [bitches](https://pypi.org/project/bitches/)
```py
import bitches #valid
bitches.setup()
bitches.get()
or
bitches.get("yes") #yes is the name of the directory
```