From f0c74e52b0285cb507419f30b24ceb47b832d5f3 Mon Sep 17 00:00:00 2001 From: Austin Anderson Date: Thu, 13 May 2021 13:13:29 -0700 Subject: [PATCH] Add DOI badge to TensorFlow README This link points to the most recently published TF release (which could be the latest full release or a patch release). Resolves https://github.com/tensorflow/tensorflow/issues/48200. PiperOrigin-RevId: 373643662 Change-Id: I09aa1cfc16f1384ea914e56605df26dd3782bf94 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1582a5b2352..a837f66c014 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Python](https://img.shields.io/pypi/pyversions/tensorflow.svg?style=plastic)](https://badge.fury.io/py/tensorflow) [![PyPI](https://badge.fury.io/py/tensorflow.svg)](https://badge.fury.io/py/tensorflow) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4724125.svg)](https://doi.org/10.5281/zenodo.4724125) **`Documentation`** | ------------------- |