diff --git a/README.md b/README.md index e3201e5..c31b541 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,15 @@ [![PyPi](https://img.shields.io/pypi/v/snipsmanager.svg)](https://pypi.python.org/pypi/snipsmanager) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/snipsco/snipsmanager/master/LICENSE.txt) - > ❗️ The SnipsManager project is now deprecated. We now offer a more native way to run intents actions with the `snips-skills-server`. > A migration guide can be found [here](https://snips.gitbook.io/tutorials/t/technical-guides/snipsmanager-migration-guide). +## Deprecation + +The `snipsmanager` project is now deprecated as the snips platform now offers a more native way to run skills **actions**. +All skills written with `snipsmanager` can easily be ported to the `snips-skills-server`. It is also possible to run `snipsmanager` within `snips-skills-server`. + +## Introduction The Snips Manager is a tool for easily setting up and managing a [Snips](https://www.snips.ai) assistant.