We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010ae91 commit 51df0c3Copy full SHA for 51df0c3
1 file changed
README.rst
@@ -38,15 +38,15 @@ For full documentation please read https://aiohttp-asyncmdnsresolver.readthedocs
38
Installation
39
------------
40
41
-::
+.. code-block:: console
42
43
$ pip install aiohttp-asyncmdnsresolver
44
45
46
Quick start
47
-----------
48
49
+.. code-block:: python
50
51
import asyncio
52
import aiohttp
0 commit comments