Update README.md
This commit is contained in:
parent
75d350046a
commit
5a1c5e920a
|
@ -14,6 +14,7 @@ You only need a Webserver with PHP support.
|
||||||
|
|
||||||
- PHP 5.3 or higher.
|
- PHP 5.3 or higher.
|
||||||
- PHP module [mbstring](http://php.net/manual/en/book.mbstring.php) for full UTF-8 support.
|
- PHP module [mbstring](http://php.net/manual/en/book.mbstring.php) for full UTF-8 support.
|
||||||
|
- PHP module [intl](http://php.net/manual/en/book.intl.php).
|
||||||
- Webserver:
|
- Webserver:
|
||||||
* Apache with module [mod_rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html)
|
* Apache with module [mod_rewrite](http://httpd.apache.org/docs/current/mod/mod_rewrite.html)
|
||||||
* Ngnix with module [ngx_http_rewrite_module](http://nginx.org/en/docs/http/ngx_http_rewrite_module.html)
|
* Ngnix with module [ngx_http_rewrite_module](http://nginx.org/en/docs/http/ngx_http_rewrite_module.html)
|
||||||
|
@ -29,4 +30,4 @@ Installation guide
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
Bludit is opensource software licensed under the [MIT license](https://tldrlegal.com/license/mit-license)
|
Bludit is opensource software licensed under the [MIT license](https://tldrlegal.com/license/mit-license)
|
||||||
|
|
Loading…
Reference in New Issue