diff --git a/README.md b/README.md index 093caa6..09564ff 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ with the loopback-component-storage connector. }); var container = ds.createModel('container'); + + app.model(container); The following methods are mixed into the model class: @@ -134,4 +136,4 @@ type for HTML uses. - GET /api/containers/:container/download/:file -Download a file within a given container by name \ No newline at end of file +Download a file within a given container by name