Update README.md
This commit is contained in:
parent
3cc233de3a
commit
ef57d4bf33
1 changed files with 5 additions and 1 deletions
|
@ -1,6 +1,10 @@
|
||||||
# pohja
|
# pohja
|
||||||
|
|
||||||
|
[![status-badge](https://ci.biggetje.net/api/badges/1/status.svg)](https://ci.biggetje.net/repos/1)
|
||||||
|
|
||||||
PHP Framework for small sites requiring some dynamic properties
|
PHP Framework for small sites requiring some dynamic properties
|
||||||
|
|
||||||
* git submodule add https://git.biggetje.net/perusta/pohja.git perusta/pohja
|
* git submodule add https://git.biggetje.net/perusta/pohja.git perusta/pohja
|
||||||
* git submodule update --init --recursive
|
* git submodule update --init --recursive
|
||||||
|
* Create Settings.PHP
|
||||||
|
* require_once("perusta/pohja/Settings.php");
|
Loading…
Reference in a new issue