remove un-needed text from readme

This commit is contained in:
Brad Cimbura
2024-02-07 13:56:09 -06:00
parent 89d2e6a86d
commit e041800908

View File

@@ -28,12 +28,6 @@ Log::error('This is an error message');
You can also set the log file path and the execution environment (CLI or not) using the setLogFile and setRunFromCli methods respectively.
### Running the tests
Explain how to run the automated tests for this system.
### Deployment
Add additional notes about how to deploy this on a live system.
### Built With
- adhocore/cli - Command line interface library for PHP