mirror of
https://github.com/alfg/mp4-rust.git
synced 2024-11-13 18:51:02 +00:00
Create README.md
This commit is contained in:
parent
9994a0a6a7
commit
b9cdabc9d7
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# mp4.rs
|
||||
MP4 Reader in Rust
|
||||
|
||||
#### Development
|
||||
```
|
||||
cargo build
|
||||
cargo run
|
||||
```
|
Loading…
Reference in a new issue