Skip to content

Commit 8e3a8a9

Browse files
committed
Update README slightly
1 parent 06aca6c commit 8e3a8a9

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
1-
# flowbase-python
2-
Python implementation of the FlowBase micro-FBP framework idea.
1+
# FlowBase python
2+
3+
Python implementation of the [FlowBase micro-FBP framework
4+
idea](https://flowbase.org), using Python's asyncio library, introduced in
5+
Python 3.4/3.5.
6+
7+
# Acknowledgements
8+
9+
Kudos to [Simone Baffelli](https://github.com/baffelli)'s
10+
[Pyperator](https://github.com/baffelli/pyperator/) library which showed that
11+
it is in fact possible to implement an FBP-like library using asyncio.

0 commit comments

Comments
 (0)