TODO udpates, MPL-2 license

This commit is contained in:
Trent Mick 2015-08-26 18:06:12 -07:00
parent 9e3df02a5e
commit 6b16530c99
2 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,10 @@
TritonApi
note in README that full UUIDs is much faster in the API
"shortid" instead of full UUID "id" in default output, and then allow lookup
by that shortid. Really nice for 80 columns.
- insts
- networks
- don't bother if not [0-9a-f-]
12 char shortids (matches docker)

View File

@ -27,5 +27,6 @@
},
"engines": {
"node": ">=0.10"
}
},
"license": "MPL-2.0"
}