feat: add contact section with email support info to readme
Append a "Need help?" section to the project README, including a contact email address (retoor@molodetz.nl) and a note about the project's limited development timeframe.
This commit is contained in:
parent
bf4b4ba5f2
commit
66ae51ee86
@ -17,3 +17,8 @@ text = await listen_async()
|
|||||||
# Traditional:
|
# Traditional:
|
||||||
text = listen()
|
text = listen()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Need help?
|
||||||
|
This project is made in a short period of time because it's just part of a bigger project and that affected quality a bit.
|
||||||
|
|
||||||
|
If you need help, contact me on retoor@molodetz.nl.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user