Automattic / knox

S3 Lib
MIT License
1.74k stars 285 forks source link

Client#signedURL documenation #284

Open jacobdr opened 9 years ago

jacobdr commented 9 years ago

Hey guys,

I am looking to create a signed URL using Knox Client class, and while I can find links to resources on StackOverflow (how I initially came to this feature) and can see it in the codebase, I was surprised that the documentation had not made it to the README.md.

Is this intentional? Because I think it would be awesome to better highlight this feature on the project page so that new users like me -- and our robot crawler overlords -- can better direct people to this feature.

Would the project be open to a pull request to add the documentation?

Thanks, Jacob