Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciussanchez authored Feb 9, 2022
1 parent f346a6f commit e806f54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ Result:
```
You can also save the file to disk:
```pascal
TXmlBuilder.New
.SaveToFile('C:\sample.xml');
TXmlBuilder.New.SaveToFile('C:\sample.xml');
```

## ⚠️ License
Expand Down

0 comments on commit e806f54

Please sign in to comment.