Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
stephanstapel authored Jul 22, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 66679ca commit 13734e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ http://www.nuget.org/packages/IFTSTAParser/
The demo solution shows you how to use the parser:


```
```csharp
string path = "iftsta-file.txt";
IFTSTADocument document = IFTSTAParser.Load(path);

0 comments on commit 13734e2

Please sign in to comment.