aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2017-06-23 16:02:51 -0700
committerGravatar GitHub <noreply@github.com>2017-06-23 16:02:51 -0700
commitc20421a63e26733758d46e494a8f46e5fcd7cf98 (patch)
treebc7e87543849e751eb0b2d3b7b7ff4041d4a12fa /README.md
parent9917869191ecc00f6ac060fabe3cd4470bebbfab (diff)
Add ROADMAP.md (#104)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d3b41d2..184de0e 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,10 @@ FirebaseAuth, FirebaseCore, FirebaseDatabase and FirebaseStorage now compile, ru
Keep in mind that macOS is not officially supported by Firebase, and this repository is actively developed primarily for iOS. While we can catch basic unit test issues with Travis, there may be some changes where the SDK no longer works as expected on macOS. If you encounter this, please [file an issue](https://github.com/firebase/firebase-ios-sdk/issues) for it.
+## Roadmap
+
+See [Roadmap](ROADMAP.md) for more about the Firebase iOS SDK Open Source
+plans and directions.
## Contributing