From 8d607c7526acaf06fd31d4e678f561e3d10fd6a4 Mon Sep 17 00:00:00 2001 From: Raymond Feng Date: Tue, 1 Jul 2014 09:59:22 -0700 Subject: [PATCH] Update README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 08ce7ac..093caa6 100644 --- a/README.md +++ b/README.md @@ -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: