Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jjunhaa0211 authored Oct 4, 2023
1 parent 303cccd commit 8bac5f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,12 @@ var activityView: PContributionsView!
```
defult Spacing is "2"

### Change Shape

```swift
activityView.shapeType = .hexagon // .rectangle // .triangle // .pentagon
```

### listBackgroud

```swift
Expand Down

0 comments on commit 8bac5f1

Please sign in to comment.