Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioaja authored Jul 20, 2022
1 parent 923c508 commit d50dc33
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 @@ -34,8 +34,6 @@ The .elmt file be outputted in the same directory as the executable. It will ret

* Better error messages

* Refactor code to be more idiomatic

## Known Issue(s)

* `ParseError(#)`: This occurs due to an improper .dxf file
Expand All @@ -51,3 +49,4 @@ Compiled using Cargo (1.62.0).
* [dxf-rs](https://github.com/IxMilia/dxf-rs)
* [simple-xml-builder](https://github.com/Accelbread/simple-xml-builder)
* [bspline](https://github.com/Twinklebear/bspline)
* [tempfile](https://github.com/Stebalien/tempfile)

0 comments on commit d50dc33

Please sign in to comment.