Skip to content

Commit b8c4586

Browse files
author
Oleksii Dykan
authored
Update README.md
1 parent b2e5462 commit b8c4586

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ And this is how you would encode it with [Firebase Firestore](https://firebase.g
2525

2626
```swift
2727
import Firebase
28+
import CodableFirebase
2829

2930
let model: Model // here you will create an instance of Model
3031
let docData = try! FirestoreEncoder().encode(model)

0 commit comments

Comments
 (0)