Skip to content

Commit ff917fe

Browse files
authored
Update README.md
add acknowledgement to rffmpeg for the inspiration
1 parent cf6db3c commit ff917fe

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,11 @@ python client/grpc-ffmpeg.py "ffmpeg -i input.mp4 output.mp4"
117117

118118
### License
119119

120-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
121-
122-
### Contributing
123-
124-
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.
120+
This project is licensed under the Apache 2.0 License - see the [LICENSE](LICENSE) file for details.
125121

126122
### Acknowledgements
127123

124+
- [rFFmpeg](https://github.com/joshuaboniface/rffmpeg)
128125
- [FFmpeg](https://ffmpeg.org/)
129126
- [gRPC](https://grpc.io/)
130127
- [Protobuf](https://developers.google.com/protocol-buffers)

0 commit comments

Comments
 (0)