Skip to content

Commit e642fe0

Browse files
authored
Update README.md
1 parent 44a8ac1 commit e642fe0

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
@@ -56,4 +56,4 @@ will be automatically translated to this function:
5656
return c;
5757
}
5858
59-
>Note: This is a work in progress, far from complete. The first goal if to implement a generic if statement translation that will work for any C# if permutation. Once there, the rest of the C# language features (while loops, switch cases etc) will follow.
59+
>Note: This is an incomplete work in progress. The first goal if to implement a generic **if statement** Graph translation that will work for any C# **if** permutation. Once there, the rest of the C# language features will follow (while loops, switch cases etc).

0 commit comments

Comments
 (0)