summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5ec6f02..df6184a 100644
--- a/README.md
+++ b/README.md
@@ -50,6 +50,9 @@ class MyPageController extends Jasny\Controller
Note that the `run` method doesn't need to return anything. There are different methods to manipulate the response.
Anything that is returned is simply ignored.
+Usage
+---
+
### Output
When using PSR-7, you shouldn't use `echo`. Instead, the `output()` method can be used to output stuff. To output