germanattanasio / visual-recognition-nodejs

DEPRECATED: this repo is no longer actively maintained
Apache License 2.0
361 stars 351 forks source link

Updates the README to describe common uses #187

Closed kognate closed 8 years ago

kognate commented 8 years ago

readme now explains how to update the sample images, includes pointers on how to update the bundles. It also includes a feature to display the custom classifier ID (by clicking on the classifier name) and a hash handler to grab a custom classifier ID for use in the form. It also includes a new environment variable to always override the classifier ID and only use a custom classifier.

Addresses #185