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
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@ Install dependencies, e.g.:
sudo apt-get install libx11-dev libxcb1-dev libx11-xcb-dev libgl1-mesa-dev
```

## Contributing

Contributions are very much welcomed! As long as they comply to the policy and licensing requirements
below.

### AI policy

The general [AI policy of the RustAudio Community](https://rust.audio/community/ai/) applies to this repository. Please
ensure compliance to these rules before submitting your contribution to this project.

## License

Licensed under either of <a href="LICENSE-APACHE">Apache License, Version
Expand Down
Loading