diff --git a/pkg/go-fysh/README.md b/pkg/go-fysh/README.md index 590bc58..3e29490 100644 --- a/pkg/go-fysh/README.md +++ b/pkg/go-fysh/README.md @@ -139,7 +139,8 @@ Here we assign the binary value `0b101` (5 in decimal) to `Steven`: ### ➕ Chapter 3: Arithmetics
Click to expand -#### Addition + +#### ➕ Addition To add two fyshes, place variables or values next to each other. The value of a school of Fysh is the sum of each member. **Example:**