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:
Markus Emrich 2019-08-21 07:02:53 -07:00 committed by Facebook Github Bot
parent 323887920d
commit 210057b8d9

View file

@ -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`.