Browse Source

Update README.md

master
therselman 7 years ago committed by GitHub
parent
commit
cc242bcdcc
  1. 2
      README.md

2
README.md

@ -4,7 +4,7 @@ @@ -4,7 +4,7 @@
Another definition of this code release would be;
> Twister is a set of fast and light-weight components around which a framework can be written
I have written a [skeleton framework](https://github.com/twister-php/skeleton), also called Twister based on this code!
There is also a [skeleton application](https://github.com/twister-php/skeleton), also called Twister based on this code!
At the heart of the framework, sits a very flexible, simple and elegant Inversion-of-Control (IoC) Container.
In fact, there are NO global variables, NO define's, NO pipeline, NO Kernel and NO App; just the Container.

Loading…
Cancel
Save