forked from tensorflow/examples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create en/ directory for community and update readme
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
# TensorFlow Community | ||
|
||
<h2>TensorFlow Community</h2> | ||
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
TensorFlow community examples and notebooks |