Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
[![Issues](https://img.shields.io/github/issues/cwapi3d/cwapi3dpython)](https://github.com/cwapi3d/cwapi3dpython/issues)
[![Pulls](https://img.shields.io/github/issues-pr/cwapi3d/cwapi3dpython)](https://github.com/cwapi3d/cwapi3dpython/pulls)
[![GitHub](https://img.shields.io/github/license/cwapi3d/cwapi3dpython)](https://choosealicense.com/licenses/mit/)
[![codecov](https://codecov.io/gh/cwapi3d/cwapi3dpython/graph/badge.svg?token=RALJATCN6Y)](https://codecov.io/gh/cwapi3d/cwapi3dpython)

This is the Cadwork 3D CwAPI3D plugin architecture in Python.

Expand All @@ -18,22 +19,22 @@ Install with pip:
```bash
pip install cwapi3d
```

## Contributing

Contributions are always welcome!

## Roadmap

- Guides
- Examples
- API Documentation

## Authors

- [@jspaquet](https://github.com/jspaquet)
- [@Brunner246](https://github.com/Brunner246)

## License

[MIT](https://choosealicense.com/licenses/mit/)