Skip to content

Commit

Permalink
πŸ“ ::
Browse files Browse the repository at this point in the history
  • Loading branch information
kimxwan0319 committed Sep 8, 2021
1 parent 1d215e1 commit 966798d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,12 @@
# SemicolonDesign_iOS
Semicolon;μ—μ„œ κ°œλ°œν•œ ꡐ내 ν”„λ‘œμ νŠΈ μ „μš© λ””μžμΈ μ‹œμŠ€ν…œμž…λ‹ˆλ‹€.


### [Swift Package Manager](https://github.com/apple/swift-package-manager)
```swift
// Package.swift

dependencies: [
.package(url: "https://github.com/semicolonDSM/SemicolonDesign_iOS.git", from: "0.1.0")
]
```

0 comments on commit 966798d

Please sign in to comment.