Commit 40093e13 authored by Filipe Filardi's avatar Filipe Filardi Committed by Karmel Allison
Browse files

Add Contribution and License in README (#4022)

parent 21ec0e1b
...@@ -9,3 +9,11 @@ The [research models](https://github.com/tensorflow/models/tree/master/research) ...@@ -9,3 +9,11 @@ The [research models](https://github.com/tensorflow/models/tree/master/research)
The [samples folder](samples) contains code snippets and smaller models that demonstrate features of TensorFlow, including code presented in various blog posts. The [samples folder](samples) contains code snippets and smaller models that demonstrate features of TensorFlow, including code presented in various blog posts.
The [tutorials folder](tutorials) is a collection of models described in the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/). The [tutorials folder](tutorials) is a collection of models described in the [TensorFlow tutorials](https://www.tensorflow.org/tutorials/).
## Contribution guidelines
If you want to contribute to models, be sure to review the [contribution guidelines](CONTRIBUTING.md).
## License
[Apache License 2.0](LICENSE)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment