diff --git a/README.md b/README.md index 6def76e15eb6c078fa566ed7e3a90d228febe3df..3b24f867bb30688bf94e848dc0436cda72d644bc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# aiogremin is no longer maintained. Please use Goblin: https://github.com/ZEROFAIL/goblin + + # [aiogremlin 0.1.3](https://pypi.python.org/pypi/aiogremlin/0.0.11) ## [Official Documentation](http://aiogremlin.readthedocs.org/en/latest/) diff --git a/docs/index.rst b/docs/index.rst index 785e7a599080f1f1ec23596bcdd4567ade9b37f7..7de713419e272bca278bf8c826367bf9ae07b5fe 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,6 +7,7 @@ aiogremlin ========== +aiogremlin is no longer maintained!!! Please use Goblin: http://goblin.readthedocs.io/en/latest/index.html :py:mod:`aiogremlin` is an asynchronous client for the `TinkerPop 3 Gremlin Server`_ based on the `asyncio`_ and `aiohttp`_ libraries.