Skip to content

Commit cfaf184

Browse files
markdown link
1 parent 475ccdf commit cfaf184

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
https://img.shields.io/badge/platforms-macOS|iOS|tvOS|watchOS|macCatalyst|-blue
2-
https://img.shields.io/badge/swift-syntax|510.0.3-red
1+
![Version](https://img.shields.io/badge/platforms-macOS|iOS|tvOS|watchOS|macCatalyst|-blue)
2+
![Swift](https://img.shields.io/badge/swift-syntax|510.0.3-red)
33

44
# copyable-macro
55
Inspired by the [blog](https://shopify.engineering/kotlin-style-copy-function-swift-structs) by Scott Birksted, Copyable is a Swift Macro used to bring Kotlin's `copy` functionality on data classes to Swift's structs.

0 commit comments

Comments
 (0)