Skip to content

Commit 51df0c3

Browse files
authored
Set explicit highlighting in code blocks @ README
1 parent 010ae91 commit 51df0c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ For full documentation please read https://aiohttp-asyncmdnsresolver.readthedocs
3838
Installation
3939
------------
4040

41-
::
41+
.. code-block:: console
4242
4343
$ pip install aiohttp-asyncmdnsresolver
4444
4545
4646
Quick start
4747
-----------
4848

49-
::
49+
.. code-block:: python
5050
5151
import asyncio
5252
import aiohttp

0 commit comments

Comments
 (0)