From 58d764af49121d82141c5a2696daa83bb9addcfc Mon Sep 17 00:00:00 2001 From: awanawana <32409620+awanawana@users.noreply.github.com> Date: Wed, 25 Feb 2026 09:00:21 +0800 Subject: [PATCH] docs: improve README --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 802f44e..a0f1a16 100644 --- a/README.md +++ b/README.md @@ -437,3 +437,22 @@ billing. ## License Distributed under the MIT license. See LICENSE for details. + + +## Installation + +```bash +# Installation instructions +``` + + +## Usage + +```python +# Usage examples +``` + + +## Contributing + +Contributions are welcome!