Skip to content

Commit 6e45efe

Browse files
Update README.md
1 parent aadeb54 commit 6e45efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ImmutableSwift
22

3-
ImmutableSwift is a tool that generates swift model that supports immutability, coding(Coding and NSCoding), value comparions, hashing and copying. Directly inspired by [facebook/remodel](https://github.com/facebook/remodel).
3+
ImmutableSwift is a tool that generates swift model with supports for immutability, coding(Coding and NSCoding), value comparions, hashing and copying. Directly inspired by [facebook/remodel](https://github.com/facebook/remodel).
44

55
TLDR: generate this
66
```

0 commit comments

Comments
 (0)