diff --git a/README.md b/README.md index 3d3a67d..3d31f47 100644 --- a/README.md +++ b/README.md @@ -81,4 +81,4 @@ fm := fmesh.New("hello world"). fmt.Printf("Result is : %v", results) ``` See more in [examples](https://github.com/hovsep/fmesh/tree/main/examples) directory. -