Add license & readme

This commit is contained in:
2018-02-28 15:23:57 +01:00
parent 01a13b7f2b
commit 79ae1a80a2
3 changed files with 146 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "iqparts/cache",
"type": "library",
"license": "MIT",
"require": {
"predis/predis": "^1.1"
},