Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
arvvoid committed Sep 24, 2024
1 parent f4bc528 commit 4cfa200
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README-HR.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Temeljeno na ["Fiskalizacija" specifikaciji v2.5](https://www.porezna-uprava.hr/

[README in English](README.md)

##Zašto ovaj projekt?

Iako postoji mnogo open-source implementacija libraryja za fiskalizaciju, one su uglavnom usmjerene na druge programske jezike. Međutim, nakon istraživanja postalo je jasno da je teško pronaći open-source rješenje u Go (Golang) jeziku. Kako bismo popunili tu prazninu, razvijamo čisti Go open-source library (paket) za fiskalizaciju. Pa, "let's Go!" ;)

## Značajke

- Obrada i slanje računa CIS-u (Poreznoj upravi) radi usklađenosti sa zakonom.
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Based on ["Fiskalizacija" specification v2.5](https://www.porezna-uprava.hr/HR_F

[README in Croatian](README-HR.md)

## Why this project?

While there are numerous open-source implementations of Croatian fiscalization libraries available, they tend to focus on other programming languages. However, after some research, it became clear that an open-source solution in Go (Golang) is hard to come by. To fill this gap, we're developing a pure Go open-source Croatian fiscalization library (package). So here we Go! ;)

## Features

- Process and send invoices to CIS (Croatian Tax Administration) for compliance the law.
Expand Down

0 comments on commit 4cfa200

Please sign in to comment.