Skip to content

Commit 5df364d

Browse files
committed
docs(README): add more info
1 parent 4223316 commit 5df364d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# dam
22

3-
Python Stream Processing toolkit
3+
> Python Stream Processing minimalistic toolkit
44
55
:warning: WARNING :warning:
66

77
_This repo is highly experimental and it's not recommended for production use._
88

99
_The interface may change at any time during initial development._
1010

11+
_Still not published to pypi._
12+
1113
```python
1214
import asyncio
1315
from dam import App, Topic

0 commit comments

Comments
 (0)