Readme update
This commit is contained in:
19
README.md
19
README.md
@ -1,21 +1,12 @@
|
||||
# TempusDebugger
|
||||
#### PHP Library for sending debug messages to Chrome
|
||||
###### Developer(s): Joey Kimsey
|
||||
|
||||
TempusDebugger is a php library that will enable real time debugging messages to be sent to the TempusTools chrome extension.
|
||||
# Canary
|
||||
|
||||
**Notice: This code is in _still_ not production ready. This framework is provided as is, use at your own risk.**
|
||||
## Developer(s): Joey Kimsey
|
||||
|
||||
Canary is a PHP Library for creating and managing application logging messages. Originally paired with a browser extension for live logging, the tool now provides a standardized interface for creating managing and saving log messages as files.
|
||||
|
||||
## Installation
|
||||
|
||||
To install simply use the composer command:
|
||||
|
||||
`php composer.phar require TheTempusProject/TempusDebugger:1.*`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
REALLLLLY need to update the contributing document for this one.
|
||||
`php composer.phar require TheTempusProject/Canary`
|
||||
|
Reference in New Issue
Block a user