Skip to content

Commit 221a023

Browse files
committed
Removes docs about async version
1 parent aaf61bc commit 221a023

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,6 @@ your Python code.
99
[![Build Status](https://travis-ci.org/algolia/algoliasearch-client-python.svg?branch=master)](https://travis-ci.org/algolia/algoliasearch-client-python) [![PyPI version](https://badge.fury.io/py/algoliasearch.svg?branch=master)](http://badge.fury.io/py/algoliasearch)
1010

1111

12-
We implemented an asynchronous version of the client that may suit your need if
13-
you are using a framework such as `aiohttp` in your backend. This version can
14-
be found [here](https://github.com/algolia/algoliasearch-client-python-async).
15-
16-
17-
18-
1912
## API Documentation
2013

2114
You can find the full reference on [Algolia's website](https://www.algolia.com/doc/api-client/python/).

0 commit comments

Comments
 (0)