diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-07-09 20:27:30 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-07-09 20:27:30 +0300 |
commit | 1d079dabe630efcacb17394d175dcc93cac012ff (patch) | |
tree | ecd216a951d01a79242c625c4ddb4354eb446ac1 | |
parent | 6c081f3aff64689ed3b77bfeec1d2e0005fe5286 (diff) |
readme: add ch1p.io sources as an example
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,11 @@ This isn't a ready-to-use library but rather a concept of native php templates w PHP 8+ is required (it is not strictly necessary, but named arguments makes code much easier to write and understand). +## Usage examples + +See [ch1p.io sources](https://git.ch1p.io/ch1p_io_web.git/). + + ## License GPLv3
\ No newline at end of file |