summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/google-api-client/vendor/psr/cache/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Postman/Postman-Mail/google-api-client/vendor/psr/cache/README.md')
-rw-r--r--Postman/Postman-Mail/google-api-client/vendor/psr/cache/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Postman/Postman-Mail/google-api-client/vendor/psr/cache/README.md b/Postman/Postman-Mail/google-api-client/vendor/psr/cache/README.md
new file mode 100644
index 0000000..c8706ce
--- /dev/null
+++ b/Postman/Postman-Mail/google-api-client/vendor/psr/cache/README.md
@@ -0,0 +1,9 @@
+PSR Cache
+=========
+
+This repository holds all interfaces defined by
+[PSR-6](http://www.php-fig.org/psr/psr-6/).
+
+Note that this is not a Cache implementation of its own. It is merely an
+interface that describes a Cache implementation. See the specification for more
+details.