Skip to content

Commit e8601de

Browse files
authored
Update README.md
1 parent 422c5c1 commit e8601de

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
# FM: `python-fm`
1+
# Flitsmeister: `python-fm`
22

33
Asyncio package to communicate with Flitsmeister
44
This package is aimed to get basic information about your Flitsmeister account.
55

6+
**❗This is an _unofficial_ repo and is not created, maintained or in any sense linked to Flitsmeister. Use at your own risk!**
7+
68

79
# Usage
810
Instantiate the FM class and access the data.
@@ -38,6 +40,8 @@ if __name__ == "__main__":
3840
# Development and contribution
3941
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
4042

43+
Feel free to take a look a the open issues if you like to contribute.
44+
4145
## Requirements
4246
- Python 3.9 or higher
4347
- [Poetry](https://python-poetry.org/docs/#installing-with-pipx)

0 commit comments

Comments
 (0)