Skip to content

Commit dfd9bd8

Browse files
committed
fix readme
1 parent 927ac66 commit dfd9bd8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
<div align="center">
2+
23
[<img alt="github" src="https://img.shields.io/badge/maintenance%20status-actively%20developed-brightgreen?style=for-the-badge&labelColor=555555&logo=github" height="20">](https://github.com/snowmead/llm-weaver)
34
[<img alt="github" src="https://img.shields.io/badge/github-snowmead/llm_weaver-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20">](https://github.com/snowmead/llm-weaver)
45
[<img alt="crates.io" src="https://img.shields.io/crates/v/llm-weaver.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">](https://crates.io/crates/llm-weaver)
56
[<img alt="docs.rs" src="https://img.shields.io/badge/docs.rs-llm_weaver-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20">](https://docs.rs/llm-weaver)
67
[<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/snowmead/llm-weaver/rust.yml?branch=main&style=for-the-badge" height="20">](https://github.com/snowmead/llm-weaver/actions?query=branch%3Amain)
8+
79
</div>
810

911
# LLM Weaver
@@ -19,3 +21,11 @@ Once a certain threshold of context tokens is reached, the library will summariz
1921
## Usage
2022

2123
Follow the [crate level documentation](https://docs.rs/llm-weaver/latest/llm_weaver/) for a detailed explanation of how to use the library.
24+
25+
## Contribution
26+
27+
If you are passioniate about this project, please feel free to fork the repository and submit pull requests for enhancements, bug fixes, or additional features.
28+
29+
## License
30+
31+
LLM Weaver is distributed under the MIT License, ensuring maximum freedom for using and sharing it in your projects.

0 commit comments

Comments
 (0)