Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanvanherwijnen committed Jul 10, 2024
1 parent b6685f2 commit 06267b6
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,16 @@ SlimFact is a powerful invoicing solution designed to simplify your billing proc

3. Efficient UUID Access:
- Each invoice is uniquely identified by a UUID (Universally Unique Identifier).
- Access your invoices anytime using their unique identifier.
- Clients can access their invoices anytime using their unique identifier.

SlimFact streamlines your invoicing process, ensuring accuracy, security, and convenience. Say goodbye to manual paperwork and embrace hassle-free billing with SlimFact! 🚀💡

## Features
- Ability to use decimals in invoice line quantity.
- Define the tax rate per invoice line and define wether or not the price includes or excludes tax, and automatically calculate the correct amount.
- Send invoices in different languages by defining the locale on invoice level.
- Clients can easily pay their invoices with the help of a payment service provider (Mollie).

## Documentation
[Invoice status flowchart](./packages/docs/Flowchart.md)

Expand Down

0 comments on commit 06267b6

Please sign in to comment.