From 0fbfe8058051124c90c8c9ebf73b1f2ddada1db8 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 4 Jun 2019 18:45:11 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4d0c76..1602667 100644 --- a/README.md +++ b/README.md @@ -46,9 +46,9 @@ - [Payment Gateway Integration (KCP)](https://github.com/gnh1201/reasonableframework/blob/master/route/orderpay.pgkcp.php) - [Gnuboard CMS Integration (version 4, version 5)](https://github.com/gnh1201/reasonableframework/blob/master/route/api.gnuboard.php) -## [NEW] CORS security, Firewall, DDoS protection +## [NEW] Advanced security - CORS(ths same origin policy) security is free and open-source for everyone. -- Firewall, DDoS protection is available only for sponsors. If you want, visit https://patreon.com/catswords +- Firewall, DDoS, and more tools are available only for sponsors. If you want, visit https://patreon.com/catswords ## How to use CLI ```