From 366f2837b597d94d5d4dcb463df70eaad55a5c7c Mon Sep 17 00:00:00 2001 From: clarmso Date: Wed, 18 Oct 2017 23:56:02 -0400 Subject: [PATCH 1/2] Add Typeform and SurveyMonkey --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fce61f95..bb43b82b 100644 --- a/README.md +++ b/README.md @@ -606,6 +606,8 @@ Table of Contents * [readme.io](https://readme.io/) — Beautiful documentations made easy, free for Open Source * [formaholic.com](https://formaholic.com) — Simple form endpoint. Perfect for static sites * [http2.pro](https://http2.pro) — HTTP/2 protocol readiness test and client HTTP/2 support detection API. + * [Typeform.com](https://www.typeform.com/) — Include a beautifully designed forms on websites. + * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. ## APIs, Data and ML From e6899978e14257be648c9dba6f809f10458775d0 Mon Sep 17 00:00:00 2001 From: clarmso Date: Thu, 19 Oct 2017 01:45:39 -0400 Subject: [PATCH 2/2] Limitation of free plan --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb43b82b..f5f5f32f 100644 --- a/README.md +++ b/README.md @@ -606,8 +606,8 @@ Table of Contents * [readme.io](https://readme.io/) — Beautiful documentations made easy, free for Open Source * [formaholic.com](https://formaholic.com) — Simple form endpoint. Perfect for static sites * [http2.pro](https://http2.pro) — HTTP/2 protocol readiness test and client HTTP/2 support detection API. - * [Typeform.com](https://www.typeform.com/) — Include a beautifully designed forms on websites. - * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. + * [Typeform.com](https://www.typeform.com/) — Include a beautifully designed forms on websites. Free plan allows only 10 fields per form and 100 responses per month. + * [SurveyMonkey.com](https://www.surveymonkey.com) — Create online surveys. Analyze the results online. Free plan allows only 10 questions and 100 responses per survey. ## APIs, Data and ML