Skip to content

Commit a8ed94d

Browse files
committed
chore: add logo picture in readme
1 parent 7ea5e59 commit a8ed94d

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![logo](./docs/capybara.jpg)
2+
13
# Capybara
24

35
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/jjeffcaii/capybara/rust.yml)

capybara-core/src/protocol/http2/listener/listener.rs

+1
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ mod tests {
189189
}
190190

191191
#[tokio::test]
192+
#[ignore]
192193
async fn test_http2_listener() -> anyhow::Result<()> {
193194
init();
194195

docs/capybara.jpg

18.8 KB
Loading

0 commit comments

Comments
 (0)