Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ron Cemer committed Nov 5, 2021
1 parent dee0b2f commit c3acab7
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
phpreportgen
# PHPReportGen: Report Formatter and Outputter with Nested Sections and Totaling
Dual-licensed under MIT and BSD licenses (pick your preference). In either case, you, and all who use this software, are REQUIRED to hold the author and all of his successors/assigns HARMLESS of all claims related to the use of this software.

## Installation
```
composer require roncemer/phpreportgen
```

## Usage
See tests/reportTest.php (CLI) for usage example.

## Contributing
I could use some help writing API documentation and more usage examples.

0 comments on commit c3acab7

Please sign in to comment.