Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DCSBL authored Jun 2, 2024
1 parent 422c5c1 commit e8601de
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# FM: `python-fm`
# Flitsmeister: `python-fm`

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

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


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

Feel free to take a look a the open issues if you like to contribute.

## Requirements
- Python 3.9 or higher
- [Poetry](https://python-poetry.org/docs/#installing-with-pipx)
Expand Down

0 comments on commit e8601de

Please sign in to comment.