diff options
| author | Fuwn <[email protected]> | 2022-05-18 02:26:54 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-05-18 02:26:54 +0000 |
| commit | 3bcd25e9a24d6f39f656cbb9ca8a35d425712209 (patch) | |
| tree | 11566b187e664d8cdf049ee3f5a17d73b76a95da | |
| parent | docs(cargo): bump version to 0.2.2 (diff) | |
| download | germ-3bcd25e9a24d6f39f656cbb9ca8a35d425712209.tar.xz germ-3bcd25e9a24d6f39f656cbb9ca8a35d425712209.zip | |
docs(readme): update description
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -7,8 +7,9 @@ The Ultimate Gemini Toolkit. Germ is a toolkit for the Gemini protocol which aims to have a little something -for everyone. At the moment, Germ has **ZERO** dependencies, and Germ will -continue to try its hardest to have as few dependencies as possible. +for everyone. At the moment, Germ has **ZERO** dependencies (unless you use the +`request` feature), and Germ will continue to try its hardest to have as few +dependencies as possible. ## Features |