aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2024-01-31 06:11:00 +0300
committerEvgeny Zinoviev <me@ch1p.io>2024-01-31 20:45:40 +0300
commitc0dc531ebefd8912819f3b6c8bda1fed3c7e750c (patch)
tree2c75aa9df182260aef09faf4befd81a4c2b9c5e2 /README.md
parent48d688cdf7f9eae1bf11b8a6f0e5b98687c604cb (diff)
make it simple, but not simpler
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8d2f037..2a80337 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,9 @@ This is complete code of ch1p.io website.
- dark theme
- ultra fast on backend:
- written from scratch
+ - no PSR BS
- no heavy frameworks
+ - no 157 abstraction layers
- no "classic" template engine
- vanilla php templates designed from scratch (because why not)
- thus, no overhead from templates "compilation"
@@ -66,4 +68,4 @@ I'm willing to pay $50 to $500 in crypto (depending on severity) for every disco
## License
-GPLv3 \ No newline at end of file
+BSD-2-Clause \ No newline at end of file