Skip to content

Commit e0ecad4

Browse files
committed
Improve README
1 parent 50a20dd commit e0ecad4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
22
[![status workflow test](https://github.com/guangrei/zcache/actions/workflows/python-app.yml/badge.svg)](https://github.com/guangrei/zcache/actions)
33
[![status workflow build](https://github.com/guangrei/zcache/actions/workflows/release_to_pypi.yml/badge.svg)](https://github.com/guangrei/zcache/actions)
44

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

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

102-
`AsyncQueue` is asynchronous version of`zcache`.
102+
`AsyncQueue` is asynchronous version of `Queue`.
103103

104104

105105
## License

0 commit comments

Comments
 (0)