diff --git a/README.md b/README.md index 7fcef6a..6078c47 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +--- +#### Notice RedisML is planned to be replaced by [RedisAI](http://redisai.io), adding support for deep learning. +*** + [![GitHub issues](https://img.shields.io/github/release/RedisLabsModules/redisml.svg)](https://github.com/RedisLabsModules/redisml/releases/latest) [![CircleCI](https://circleci.com/gh/RedisLabsModules/redisml.svg?style=svg)](https://circleci.com/gh/RedisLabsModules/redisml) [![DockerHub](https://dockerbuildbadges.quelltext.eu/status.svg?organization=redislabs&repository=redisml)](https://hub.docker.com/r/redislabs/redisml/builds/) diff --git a/docs/index.md b/docs/index.md index 85c57f3..2006047 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,7 @@ +--- +#### Notice RedisML is planned to be replaced by [RedisAI](http://redisai.io), adding support for deep learning. +*** + # Machine Learning Model Server on Redis RedisML is a Redis module that implements several machine learning models as Redis data types.