Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
idstam authored Sep 4, 2020
1 parent 72b3f90 commit 1d647c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ jsisie

A .NET parser for SIE files that can read files of version 1 to 4 (including 4i)

Follow [this link](http://www.sie.se/?page_id=20) for swedish versions and [this link](http://www.sie.se/?page_id=250) for english versions of the SIE specifications.
Follow [this link](https://sie.se/vadsie/) for swedish versions and [this link](https://sie.se/in-english/) for english versions of the SIE specifications.

_Sadly the files used for testing the parser are not available from sie.se at the moment and I haven't got the permission to distribute the ones that were available when I wrote the tests._

**Read a SIE file**

Expand Down Expand Up @@ -49,4 +50,5 @@ There's a Java version of this parser here: https://github.com/perNyfelt/SIEPars

**Change log**
2017-12-22 Add #PROGRAM to the document comparer. Enable the test program to compare two files via command line.
2020-07-05 Now supports writing KSUMMA

0 comments on commit 1d647c9

Please sign in to comment.