From 3fc5ef709e061416f4bc8a92ca3750c824b5d2b0 Mon Sep 17 00:00:00 2001 From: Dheeraj R Reddy Date: Fri, 20 Dec 2019 02:22:40 +0530 Subject: [PATCH] Add link for TFA and use full name (#529) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de80ed568..2b1ce92ad 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # keras-contrib : Keras community contributions -Keras-contrib is deprecated. Use tf.addons. +Keras-contrib is deprecated. Use [TensorFlow Addons](https://github.com/tensorflow/addons). ## The future of Keras-contrib: -We're migrating to tensorflow/addons. See the announcement [here](https://github.com/keras-team/keras-contrib/issues/519). +We're migrating to [tensorflow/addons](https://github.com/tensorflow/addons). See the announcement [here](https://github.com/keras-team/keras-contrib/issues/519). [![Build Status](https://travis-ci.org/keras-team/keras-contrib.svg?branch=master)](https://travis-ci.org/keras-team/keras-contrib)