Skip to content

Commit c1c925a

Browse files
authored
docs: add DeepWiki badge (#568)
This is to prompt DeepWiki to automatically update their AI-generated docs.
1 parent 211566b commit c1c925a

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@
44
[![Rust Build Status](https://github.com/cot-rs/cot/workflows/Rust%20CI/badge.svg)](https://github.com/cot-rs/cot/actions/workflows/rust.yml)
55
[![codecov](https://codecov.io/gh/cot-rs/cot/branch/master/graph/badge.svg)](https://codecov.io/gh/cot-rs/cot)
66
[![crates.io](https://img.shields.io/crates/v/cot.svg)](https://crates.io/crates/cot)
7-
[![Guide](https://img.shields.io/website?url=https%3A%2F%2Fcot.rs%2Fguide%2Flatest%2F&label=guide&up_message=online)](https://cot.rs/guide/latest/)
8-
[![Documentation](https://docs.rs/cot/badge.svg)](https://docs.rs/cot)
97
<br>
108
[![Discord chat](https://img.shields.io/discord/1330137289287925781?logo=Discord&logoColor=white)](https://discord.cot.rs)
119
[![GitHub Sponsors](https://img.shields.io/github/sponsors/cot-rs?label=GitHub%20sponsors)](https://github.com/sponsors/cot-rs)
1210
[![Open Collective backers](https://img.shields.io/opencollective/backers/cot?label=Open%20Collective%20backers)](https://opencollective.com/cot)
11+
<br>
12+
[![Guide](https://img.shields.io/website?url=https%3A%2F%2Fcot.rs%2Fguide%2Flatest%2F&label=guide&up_message=online)](https://cot.rs/guide/latest/)
13+
[![Documentation](https://docs.rs/cot/badge.svg)](https://docs.rs/cot)
14+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/cot-rs/cot)
1315
</div>
1416

1517
Cot is an easy to use, modern, and fast web framework for Rust. It has been designed to be familiar if you've ever

0 commit comments

Comments
 (0)