From f8bc09a06e75f64537f2fb4188c2732129fa795b Mon Sep 17 00:00:00 2001 From: awanawana <13110501167@163.com> Date: Wed, 8 Apr 2026 10:00:32 +0800 Subject: [PATCH] docs: improve code quality --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index f70aace..a203919 100644 --- a/README.md +++ b/README.md @@ -90,3 +90,15 @@ The `agent/` directory has zero dependencies. It defines interfaces (`ModelBacke ![Gemma Gem in action](screenshot.png) ![Gemma Gem in action](screenshot2.jpg) + + +## Installation + +```bash +pip install -r requirements.txt +``` + + +## Contributing + +Contributions are welcome! Please open an issue first.