diff --git a/README.md b/README.md index dd542dc..3d3a67d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ [Learn more about FBP](https://jpaulm.github.io/fbp/) (originally discovered by @jpaulm) or read the [documentation](https://github.com/hovsep/fmesh/wiki) + + +

What is it?

F-Mesh is a functions orchestrator inspired by FBP. It allows you to express your program as a mesh of interconnected components (or more formally as a computational graph).