Skip to content

Commit 48a5c70

Browse files
authored
Update README.md
1 parent e84403f commit 48a5c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The parser use the following rules to parse math expressions:
3434

3535
# Example
3636

37-
Parsing the expression (sin(PI*0.25)+cos(PI*0.25))*sqrt(2) you obtain the following binary tree:
37+
Parsing the expression (sin(PI\*0.25)+cos(PI\*0.25))*sqrt(2) you obtain the following binary tree:
3838

3939
```
4040
*

0 commit comments

Comments
 (0)