diff --git a/Readme.md b/Readme.md index 77747e0..a218140 100644 --- a/Readme.md +++ b/Readme.md @@ -2,10 +2,12 @@ ## State -I consider this deprecated, as I ended up merging all of it's functionality into the [Pandemonium Engine](https://github.com/Relintai/pandemonium_engine). Further development will happen there. +I consider this deprecated, as I ended up merging all of it's functionality into the [Pandemonium Engine](https://github.com/Relintai/pandemonium_engine). The web nodes ended up in the [web module](https://github.com/Relintai/pandemonium_engine/tree/master/modules/web), and the database classes in the [database module](https://github.com/Relintai/pandemonium_engine/tree/master/modules/database). +Further development will happen there. + ## Intro This is a c++ html framework, with a different core design than the current mainstream html frameworks.