Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroshevskii authored Dec 17, 2023
1 parent f795fc0 commit 7c3a8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ An Ice Cream Sandwich is a string with matching and distinct left and right ends

To use the library, include it in your Swift project and leverage the `isIceCreamSandwich` property on a string instance.

```swifteffortless identification and manipulation of delightful ice cream sandwich patterns in strings.
```swift
import IceCreamSandwich

let smileySandwich = "😊😊🍦😊😊"
Expand Down

0 comments on commit 7c3a8eb

Please sign in to comment.