diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -21,3 +21,9 @@ Storage is done in the configuration directory (for the moment). If you want to create a new invoice run `fracture new` and it will open an empty invoice in your `EDITOR` of choice. Fill it, save and it will create and store the invoice in the database. + +## TODO + +- Invoice rendering in an cool format (LaTeX for PDF rendering?) +- Dump summary that conforms government standards + - Check what amount of detail it needs |