Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dancergraham authored Jul 30, 2023
1 parent 5c68c84 commit 774c2e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ This python library wraps the [rust e57 library](https://github.com/cry-inc/e57)

- [x] Proof of concept xml reading
- [ ] Read e57 to python dict
- [ ] Read e57 to numpy array
- [ ] Read e57 to numpy array - work in progress - see `read_points` method.
- [ ] Write to e57 (format ?)

## Testing

`python -m pytest`
`python -m pytest`

0 comments on commit 774c2e1

Please sign in to comment.