mirror of
https://codeberg.org/icewind/bitbuffer.git
synced 2026-06-03 16:44:06 +02:00
update readme
This commit is contained in:
parent
20b5ed59af
commit
ddce420663
3 changed files with 69 additions and 16 deletions
24
README.tpl
Normal file
24
README.tpl
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
[](https://crates.io/crates/bitstream_reader)
|
||||
[](https://docs.rs/bitstream_reader/)
|
||||
[](https://deps.rs/repo/github/icewind1991/bitstream_reader)
|
||||
{{badges}}
|
||||
|
||||
# {{crate}}
|
||||
|
||||
{{readme}}
|
||||
|
||||
## License
|
||||
|
||||
Licensed under either of
|
||||
|
||||
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
|
||||
* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)
|
||||
|
||||
at your option.
|
||||
|
||||
### Contribution
|
||||
|
||||
Unless you explicitly state otherwise, any contribution intentionally
|
||||
submitted for inclusion in the work by you, as defined in the Apache-2.0
|
||||
license, shall be dual licensed as above, without any additional terms or
|
||||
conditions.
|
||||
Loading…
Add table
Add a link
Reference in a new issue