Update readme
This commit is contained in:
@@ -6,3 +6,7 @@ If you know, you know
|
|||||||
- `src/MessageHandler.php` is the abstract class for message handlers. It has a pre-implemented functions to send responses.
|
- `src/MessageHandler.php` is the abstract class for message handlers. It has a pre-implemented functions to send responses.
|
||||||
- `src/repl.php` is a REPL to send test messages to the entryPoint, intended for quick tests, using PHP CLI.
|
- `src/repl.php` is a REPL to send test messages to the entryPoint, intended for quick tests, using PHP CLI.
|
||||||
- `test/` is for PHPUnit tests. It is quite empty atm and only contain a placeholder.
|
- `test/` is for PHPUnit tests. It is quite empty atm and only contain a placeholder.
|
||||||
|
|
||||||
|
|
||||||
|
- Change `$token` in `MessageHandler.php`
|
||||||
|
- Change defines on top of `entryPoint.php`
|
||||||
Reference in New Issue
Block a user