Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
janaks09 authored Dec 11, 2020
1 parent 46264a3 commit 95dcbaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ public enum Operation
ToStringWithContains,
StartsWith,
EndsWith,
StartsWithToLower,
EndsWithToLower,
StringEquals
}
```
Expand Down

0 comments on commit 95dcbaf

Please sign in to comment.