From 99cc0f01046b4c5a667115b5fdc399155c48b973 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Wed, 21 Mar 2018 10:31:34 +0900 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index aa79dfa..438e515 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,14 @@ ## Roadmap: Legacy to futures ``` -+-------------+ +-------------+ +---------------+ +---------------+ -| * Zeroboard | | Reasonable | | * Laravel | | * Modern Web | -| * Gnuboard | ----> | Framework | ----> | * CakePHP | ----> | * Boilerplate | -| * Wordpress | | | | * Codeigniter | | * IoT | -| * Kimsboard | | * API | | * Yii | | * ML | -| * Others | | * Class | | * Symfony | | * Big Data | -| | | * Library | | * Zend | | * Security | -+-------------+ +-------------+ +---------------+ +---------------+ ++-------------+ +-------------+ +---------------+ +-----------------+ +| * Zeroboard | | Reasonable | | * Laravel | | * Modern Web | +| * Gnuboard | ----> | Framework | ----> | * CakePHP | ----> | * Accessability | +| * Wordpress | | | | * Codeigniter | | * IoT/ML | +| * Kimsboard | | * API | | * Yii | | * Boilerplate | +| * Others | | * Class | | * Symfony | | * Big Data | +| | | * Library | | * Zend | | * Security | ++-------------+ +-------------+ +---------------+ +-----------------+ Legacy Integration Modern PHP Future ```