mirror of https://github.com/zkat/cacache-rs.git
docs: rename ci workflow and add status badge
This commit is contained in:
parent
bb815f5f22
commit
c248be6cc6
|
|
@ -1,4 +1,4 @@
|
||||||
name: Rust
|
name: CI
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [push, pull_request]
|
||||||
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# cacache
|
# cacache 
|
||||||
|
|
||||||
A high-performance, concurrent, content-addressable disk cache, optimized for async APIs.
|
A high-performance, concurrent, content-addressable disk cache, optimized for async APIs.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue