From db1aad3d44ebf38e721dfb2ee223a10030979688 Mon Sep 17 00:00:00 2001 From: Matt Hamil Date: Thu, 22 Feb 2018 23:52:09 -0600 Subject: [PATCH] Updated README (#3567) Changed wording in the Web Support section of README to reflect priority for previous 1.0 release. --- packages/react-navigation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-navigation/README.md b/packages/react-navigation/README.md index b4996223..f7e75de6 100644 --- a/packages/react-navigation/README.md +++ b/packages/react-navigation/README.md @@ -57,7 +57,7 @@ Certainly not! There other libraries - which, depending on your needs, can be be #### Can I use this library for web? -Currently this is [not a priority](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss. +Web support was [not a priority for the 1.0 release](https://github.com/react-community/react-navigation/issues/2585#issuecomment-330338793), but the architecture of this library allows for it (and it has worked in the past). If you would like to lead this charge, please reach out with your ideas for how to move forward on the [RFCs repository](https://github.com/react-navigation/rfcs) and we would be happy to discuss. ## Code of conduct