From 5f8ba015cc0f38501c86a2e13a651a239fc1fdb3 Mon Sep 17 00:00:00 2001 From: Leopere Date: Thu, 11 Jul 2019 20:05:41 -0400 Subject: [PATCH] Corrected Done list --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e85ff17a..65116d0e 100755 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Moving over to Discord so that I can manage things without hassle. ### Currently following features are implemented: - - Multi-Language Support + - Multi-Language Support (Semi implemented) - 11 possible question types - Editable start and end pages - Export Submissions to XLS, JSON or CSV @@ -45,7 +45,6 @@ Moving over to Discord so that I can manage things without hassle. - Custom Subdomains for each User - Embeddable Forms - Forms as a Service API - - Deployable with Heroku and DockerHub ### On the Roadmap for v1.0.0 - Implement encryption for all form data @@ -55,6 +54,7 @@ Moving over to Discord so that I can manage things without hassle. - Add Stripe/Payment Form field - Add Custom Background and Dropdown Field Images - Add File Upload Form Field + - Deployable with Heroku and DockerHub