Update README

This commit is contained in:
Raymond Feng 2014-07-01 09:59:22 -07:00
parent 0cae4d4f38
commit 8d607c7526
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# loopback-component-storage
# LoopBack Storage Component
LoopBack storage service provides Node.js and REST APIs to manage binary contents
**NOTE: The loopback-component-storage module supersedes [loopback-storage-service](https://www.npmjs.org/package/loopback-storage-service). Please update your package.json accordingly.**
LoopBack storage component provides Node.js and REST APIs to manage binary contents
using pluggable storage providers, such as local file systems, Amazon S3, or
Rackspace cloud files. We use [pkgcloud](https://github.com/pkgcloud/pkgcloud) to support the cloud based
storage services including: