Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hovsep committed Nov 13, 2024
1 parent 8814563 commit a08c93e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ fm := fmesh.New("hello world").
results := fm.Components().ByName("case").OutputByName("res").FirstSignalPayloadOrNil()
fmt.Printf("Result is : %v", results)
```
See more in ```examples``` directory.
<h2>Version 0.1.0 coming soon</h2>
See more in [examples](https://github.com/hovsep/fmesh/tree/main/examples) directory.
<h2>Version 0.1.0 coming soon</h2>

0 comments on commit a08c93e

Please sign in to comment.