From f52cc01a8ea5165e6a819f60eb3bace7a51f67dd Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 13 Aug 2014 07:07:09 +0200 Subject: [PATCH] New read me [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de078763b9..411998bfb6 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ Example: every "create"-action tends to be slightly different from the rest. Als and forms are equally well thought of; some are not looking very well or miss feedback. Most forms will not allow you to enter invalid data because the database cracks, not because it's actually checked. +I'm still thinking about a way to build consistent forms. Laravel doesn't really cut it. -A lot of views have CSRF vulnerabilities. +A lot of views have CSRF vulnerabilities. The general advice is NOT to use this tool in production. Questions, ideas or other things to contribute? [Let me know](https://github.com/JC5/firefly-iii/issues/new)!