Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
guangrei committed Oct 15, 2024
1 parent 50a20dd commit e0ecad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![status workflow test](https://github.com/guangrei/zcache/actions/workflows/python-app.yml/badge.svg)](https://github.com/guangrei/zcache/actions)
[![status workflow build](https://github.com/guangrei/zcache/actions/workflows/release_to_pypi.yml/badge.svg)](https://github.com/guangrei/zcache/actions)

Expand Down Expand Up @@ -99,7 +99,7 @@ see list current available [storage](https://github.com/guangrei/zcache/tree/mai

4. [AsyncQueue](https://github.com/guangrei/zcache/blob/main/Tests/test_async_queue.py)

`AsyncQueue` is asynchronous version of`zcache`.
`AsyncQueue` is asynchronous version of `Queue`.


## License
Expand Down

0 comments on commit e0ecad4

Please sign in to comment.