From b3a9f3556dedb80cfa6336e6241d933baeb4f906 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 6 Jul 2017 11:34:21 +0200 Subject: Update README with new name --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8803cd9f3b..73602db219 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Active Vault +# Active Storage -Active Vault makes it simple to upload and reference files in cloud sites, like Amazon S3 or Google Cloud Storage, +Active Storage makes it simple to upload and reference files in cloud sites, like Amazon S3 or Google Cloud Storage, and attach those files to Active Records. It also provides a disk site for testing or local deployments, but the focus is on cloud storage. @@ -74,4 +74,4 @@ Add `require "active_storage"` to config/application.rb and create a `config/ini ## License -Active Vault is released under the [MIT License](https://opensource.org/licenses/MIT). +Active Storage is released under the [MIT License](https://opensource.org/licenses/MIT). -- cgit v1.2.3