diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -2,15 +2,18 @@ OpenBooks - Accounting software =============================== +OpenBooks is a simple and portable accounting tool. This tool aims to be EU VAT Directive compliant and has country specific compliance for invoice keeping and tax reporting. + Author: Aldrik Ramaekers <aldrik.ramaekers@gmail.com> The master is hosted on github: https://github.com/aldrik-ramaekers/open-books +Windows binaries can be downloaded from: https://github.com/aldrik-ramaekers/open-books/releases -All documentation can be found inside manual/OpenBooks_Manual.pdf. +All documentation can be found inside the source files, or manual/OpenBooks_Manual.pdf. Dependencies --------------- -Changes/patches have been made to most of these libraries. +Changes/patches have been made to most of these libraries. Check the libs/ folder for each library's respective license. - ImGui 1.92.1 (https://github.com/ocornut/imgui) - simclist 1.5 (https://mij.oltrelinux.com/devel/simclist/) |
