aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 08bd0844c2..74a9581e6b 100644
--- a/README.md
+++ b/README.md
@@ -78,9 +78,13 @@ end
- Convert MirrorService to use threading
- Read metadata via Marcel?
- Add Migrator to copy/move between services
-- Explore direct uploads to cloud
+- [Explore direct uploads to cloud](https://github.com/rails/activestorage/pull/19)
- Extract VerifiedKeyWithExpiration into Rails as a feature of MessageVerifier
+## Roadmap
+
+This separate repository is a staging ground for eventual inclusion in rails/rails prior to the Rails 5.2 release. It is not intended to be a long-term stand-alone repository. Compatibility with prior versions of Rails is not a development priority either.
+
## License
Active Storage is released under the [MIT License](https://opensource.org/licenses/MIT).