Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add contribution guidelines
  • Loading branch information
dancergraham authored Jul 31, 2023
1 parent c2e894f commit 9c8d5ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ This python library wraps the [rust e57 library](https://github.com/cry-inc/e57)
- [ ] Read e57 to numpy array - work in progress - see `read_points` method.
- [ ] Write to e57 (format ?)

## Getting Started

We need a getting started guide - could you write one based on our tests?

## Contributing

All contributions welcome - feature requests, bug reports, documentation, sample files, tests, rust code, python code, sharing the project online / via social media, ...

## Testing

`python -m pytest`

0 comments on commit 9c8d5ec

Please sign in to comment.