From 7a6c92e49fb51dc5c0e15caf2a148f37d9da9ee3 Mon Sep 17 00:00:00 2001 From: Billy Lamberta Date: Wed, 13 Feb 2019 14:25:12 -0800 Subject: [PATCH] Create en/ directory for community and update readme --- community/README.md | 9 ++++----- community/en/README.md | 1 + 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 community/en/README.md diff --git a/community/README.md b/community/README.md index 2f3c7d98738..6d01b86f2d8 100644 --- a/community/README.md +++ b/community/README.md @@ -1,7 +1,6 @@ +# TensorFlow Community -

TensorFlow Community

+Join the [TensorFlow community](https://www.tensorflow.org/community) and read +the [contributing guide](../CONTRIBUTING.md). -If you want to learn how to join the [TensorFlow community page on tensorflow.org](tensorflow.org/community), see the TensorFlow community page. - -Please suggest PRs here for new documentation and samples, and see the -[contributing guide](../CONTRIBUTING.md) for details. +Send pull requests here for new documentation and examples. diff --git a/community/en/README.md b/community/en/README.md new file mode 100644 index 00000000000..7c67d802a22 --- /dev/null +++ b/community/en/README.md @@ -0,0 +1 @@ +TensorFlow community examples and notebooks