We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00610eb commit 150b211Copy full SHA for 150b211
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# msgflo-python: Python participant support for MsgFlo
2
3
-[MsgFlo](https://github.com/the-grid/msgflo) is a distributed, polyglot FBP (flow-based-programming)
+[MsgFlo](https://github.com/msgflo/msgflo) is a distributed, polyglot FBP (flow-based-programming)
4
runtime. It integrates with other FBP tools like the [Flowhub](http://flowhub.io) visual programming IDE.
5
This library makes it easy to create MsgFlo participants in Python.
6
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git://github.com/the-grid/msgflo.git"
+ "url": "git://github.com/msgflo/msgflo-python.git"
12
13
"licenses": [
14
{
0 commit comments