Add note on usage
This commit is contained in:
parent
559d12f011
commit
41d5792a48
@ -15,3 +15,8 @@ Testing is done by clicking around in `test.php`.
|
||||
- session_start() needs to be called from the parent application
|
||||
- openssl is required for CRSF token generation
|
||||
- class autoloading needs to be done from parent application
|
||||
|
||||
# How to use it
|
||||
|
||||
Include it via git checkout or submodule into the class autoload directories, under `Post/`.
|
||||
There is no packaging for compose etc, this is mostly meant for conventional php applications.
|
||||
|
Loading…
Reference in New Issue
Block a user