diff --git a/Guides/Generating your models.md b/Guides/Generating your models using remodel.md similarity index 98% rename from Guides/Generating your models.md rename to Guides/Generating your models using remodel.md index 28200d33..7d9553e6 100644 --- a/Guides/Generating your models.md +++ b/Guides/Generating your models using remodel.md @@ -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`.