twilio-rs icon indicating copy to clipboard operation
twilio-rs copied to clipboard

Add LICENSE file

Open calejvaldez opened this issue 4 months ago • 0 comments

I understand that the license is specified in the Cargo.toml file, but I think it'd be nice for a LICENSE file to exist. It helps to quickly know where to find the license, as well as have GitHub auto-detect the license.

I used the same license I found in the Cargo.toml file:

https://github.com/neil-lobracco/twilio-rs/blob/370f602fa1d1f39d4e242b9a494937f0499566d4/Cargo.toml#L7

calejvaldez avatar Oct 24 '24 22:10 calejvaldez