Skip to content

Commit ca1b92c

Browse files
committed
add readme.md
1 parent 5e9aaa7 commit ca1b92c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
`b2-sdk-php` is a client library for working with Backblaze's B2 storage service. It aims to make using the service as
88
easy as possible by exposing a clear API and taking influence from other SDKs that you may be familiar with.
99

10+
This package will **cache authorization request** for 1 hour so that you won't receive API Limit from B2.
11+
1012
## Example
1113

1214
This is just a short example, full examples to come on the wiki.

0 commit comments

Comments
 (0)