From fcac703814ec12c7a6ea58cfb5c76fb01b4e795e Mon Sep 17 00:00:00 2001 From: Julien Guerinet Date: Mon, 11 Jan 2016 21:49:54 -0500 Subject: [PATCH] Added the FormGenerator to the README. --- .idea/misc.xml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index fbb68289f..5d1998103 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/README.md b/README.md index 78dd0d9d7..54c3de4d1 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ All contributions are welcome! * [GPS - Analytics](https://developers.google.com/analytics/devguides/collection/android/v4/) * [GPS - Maps](https://developers.google.com/maps/documentation/android-api/) * [GSON](https://github.com/google/gson) +* [FormGenerator](https://github.com/jguerinet/form-generator) * [Instabug](https://instabug.com/sdk-integration#android) * [ButterKnife](https://github.com/JakeWharton/butterknife) * [Timber](https://github.com/JakeWharton/timber)