mirror of
https://github.com/Instagram/IGListKit
synced 2026-05-22 16:58:23 +00:00
Update and rename Generating your models.md (#1359)
Summary: … to Generating your models using remodel.md Pull Request resolved: https://github.com/Instagram/IGListKit/pull/1359 Reviewed By: natestedman Differential Revision: D16927236 Pulled By: calimarkus fbshipit-source-id: fcf366f3a29c60f750285ad8e44df506ac850461
This commit is contained in:
parent
323887920d
commit
210057b8d9
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Generating your IGListDiffable models
|
||||
# Generating your IGListDiffable models using remodel
|
||||
|
||||
With the `IGListDiffable` plugin for [remodel by facebook](https://github.com/facebook/remodel), you can automatically generate models conforming to the `IGListDiffable`.
|
||||
|
||||
Loading…
Reference in a new issue