Update README.md

This commit is contained in:
Aleksandr
2015-05-20 15:25:23 +03:00
parent 563deea02c
commit 0583d3bac1

View File

@ -48,11 +48,10 @@ All Rights Reserved.
------------------
* [Bootstrapping](runtime-bootstrapping.md)
* [Роутинг](runtime-routing.md)
* [Разбор и генерация URL](runtime-routing.md)
* [Запросы](runtime-requests.md)
* [Ответы](runtime-responses.md)
* [Сессии и куки](runtime-sessions-cookies.md)
* [Разбор и генерация URL](runtime-routing.md)
* [Обработка ошибок](runtime-handling-errors.md)
* [Логирование](runtime-logging.md)