dbrattli / aioreactive

Async/await reactive tools for Python 3.11+
MIT License
350 stars 24 forks source link

README unclear #25

Closed JosXa closed 3 years ago

JosXa commented 3 years ago

image

See screenshot: Readme suggests to use subscribe_async but actually drops the _async part in the example. Is this intended?

dbrattli commented 3 years ago

This is a bug, so thanks for submitting this issue. It should read subscribe_async.