Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanstapel authored Jul 22, 2023
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
Expand Up @@ -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);

Expand Down

0 comments on commit 13734e2

Please sign in to comment.