diff options
-rw-r--r-- | README.md | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -12,32 +12,31 @@ It supports running as a service with the ability to extend its functionality on RoadRunner is an open source (MIT licensed), high-performance PSR-7 PHP application server, load balancer and process manager. It supports running as a service with the ability to extend its functionality on a per-project basis. -### Introduction +#### Introduction - [About RoadRunner](https://github.com/spiral/roadrunner/wiki/About-RoadRunner) - [Installation](https://github.com/spiral/roadrunner/wiki/Installation) - [Configuration](https://github.com/spiral/roadrunner/wiki/Configuration) - [Contributing](https://github.com/spiral/roadrunner/wiki/Contributing) - [License](https://github.com/spiral/roadrunner/wiki/License) -### Using RoadRunner +#### Using RoadRunner * [Environment Configuration](https://github.com/spiral/roadrunner/wiki/Enviroment-Configuration) * [PHP Workers](https://github.com/spiral/roadrunner/wiki/PHP-Workers) * [Server Commands](https://github.com/spiral/roadrunner/wiki/Server-Commands) * [IDE integration](https://github.com/spiral/roadrunner/wiki/IDE-Integration) * [Debug and Error Handling](https://github.com/spiral/roadrunner/wiki/Debug-And-Error-Handling) -### Server Customization +#### Server Customization * [Building Server](https://github.com/spiral/roadrunner/wiki/Building-Server) * [Managing Dependencies](https://github.com/spiral/roadrunner/wiki/Managing-Dependencies) * [Writing Services](https://github.com/spiral/roadrunner/wiki/Writing-Services) -### Additional Notes +#### Additional Notes - [Production Usage](https://github.com/spiral/roadrunner/wiki/Production-Usage) - [Event Listeners](https://github.com/spiral/roadrunner/wiki/Event-Listeners) - [Standalone Usage](https://github.com/spiral/roadrunner/wiki/Standalone-usage) - [Relays and Sockets](https://github.com/spiral/roadrunner/wiki/Relays-And-Sockets) - Features: -------- - production ready |