Skip to content

Commit 9c8d5ec

Browse files
authored
Update README.md
Add contribution guidelines
1 parent c2e894f commit 9c8d5ec

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ This python library wraps the [rust e57 library](https://github.com/cry-inc/e57)
99
- [ ] Read e57 to numpy array - work in progress - see `read_points` method.
1010
- [ ] Write to e57 (format ?)
1111

12+
## Getting Started
13+
14+
We need a getting started guide - could you write one based on our tests?
15+
16+
## Contributing
17+
18+
All contributions welcome - feature requests, bug reports, documentation, sample files, tests, rust code, python code, sharing the project online / via social media, ...
19+
1220
## Testing
1321

1422
`python -m pytest`

0 commit comments

Comments
 (0)