From 43490380dbf67261f35b1ef98d2a948788127425 Mon Sep 17 00:00:00 2001 From: Isaac Cilia Attard Date: Sun, 11 Jun 2023 16:37:04 +0200 Subject: [PATCH] Fixed line wrapping Changed line wrapping to reflect previously used format. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0feb038bc0..61fed2279e2 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,13 @@ for machine learning. It has a comprehensive, flexible ecosystem of researchers push the state-of-the-art in ML and developers easily build and deploy ML-powered applications. -TensorFlow was originally developed by researchers and engineers working within the Machine Intelligence team at Google Brain to conduct research in machine learning and neural networks. However, the framework is versatile enough to be used in other areas as well. +TensorFlow was originally developed by researchers and engineers working within the Machine +Intelligence team at Google Brain to conduct research in machine learning and neural networks. +However, the framework is versatile enough to be used in other areas as well. -TensorFlow provides stable [Python](https://www.tensorflow.org/api_docs/python) and [C++](https://www.tensorflow.org/api_docs/cc) APIs, as well as a non-guaranteed backward compatible API for [other languages](https://www.tensorflow.org/api_docs). +TensorFlow provides stable [Python](https://www.tensorflow.org/api_docs/python) +and [C++](https://www.tensorflow.org/api_docs/cc) APIs, as well as a non-guaranteed backward +compatible API for [other languages](https://www.tensorflow.org/api_docs). Keep up-to-date with release announcements and security updates by subscribing to