Update readme
This commit is contained in:
parent
934d7d869f
commit
c745f15a74
17
README.md
17
README.md
|
|
@ -10,11 +10,22 @@ The best place to learn October is by [reading the documentation](http://october
|
|||
|
||||
October was created by [Alexey Bobkov](http://ca.linkedin.com/pub/aleksey-bobkov/2b/ba0/232) and [Samuel Georges](http://au.linkedin.com/pub/sam-georges/31/641/a9), who both continue to develop the platform.
|
||||
|
||||
### October Beta will be available on 15th May 2014.
|
||||
### Coding standards
|
||||
|
||||
Please follow the following guides and code standards:
|
||||
|
||||
* [PSR 2 Coding Style Guide](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
|
||||
* [PSR 1 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md)
|
||||
* [PSR 0 Coding Standards](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-0.md)
|
||||
|
||||
### Foundation library
|
||||
|
||||
The CMS uses [Laravel](http://four.laravel.com) as a foundation PHP framework.
|
||||
|
||||
### Contact
|
||||
|
||||
You can communicate with us using the following mediums:
|
||||
|
||||
* [Follow us on Twitter](http://twitter.com/octobercms) for announcements and updates.
|
||||
* [Follow us on Facebook](http://facebook.com/octobercms) for announcements and updates.
|
||||
* [Join us on IRC](https://kiwiirc.com/client/irc.freenode.net/?nick=Octonaut|?#october) to chat with us.
|
||||
|
||||
Thank-you :-)
|
||||
Loading…
Reference in New Issue