From d0971daff8a1e42a486f32bb4d0d578ff3452335 Mon Sep 17 00:00:00 2001 From: Stephan Kasdorf Date: Sat, 9 Nov 2019 18:31:52 +0100 Subject: [PATCH] REFACTORING: added documentation --- README.md | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 98d8a7f..9000963 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Nibiru ### Rapid Prototyping PHP Framework -Version 0.7.0 beta +Version 0.9.3 beta ## Introduction
Nibiru is a rapid prototyping framework written in PHP and based on the MVC design pattern. Now one may say that writing
@@ -100,7 +100,6 @@ Engine Implementation.
  • A soap extension will not be part of the system anymore, since that is just a bad habit, so this will be replaced with a REST api.
  • -

    Update

    Version 0.7.0 beta 27.01.2018

    -

    TODO

    -

    Version 0.7.1 beta

    +

    Version 0.7.0 beta

    +

    Update

    +

    Version 0.9.3 beta 09.11.2019

    + + +

    TODO

    +

    Still in progress for the next version

    +
    The start is done, have success with PHP prototyping, and always remember to have fun!
    Author: Stephan Kasdorf

    \ No newline at end of file