Skip to content

Commit 3ff9081

Browse files
authored
Update README.md
1 parent 0f4c997 commit 3ff9081

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![GitHub Forks](https://img.shields.io/github/forks/hackersandslackers/asyncio-tutorial.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/hackersandslackers/flask-blueprint-tutorial/network)
1111

1212

13-
Source code demonstrating asynchronous Python for the corresponding Hackersandslackers posts.
13+
**Source code demonstrating asynchronous Python for the corresponding Hackersandslackers posts.**
1414

1515
### Part I
1616

@@ -25,11 +25,7 @@ Make asynchronous HTTP requests and write to disk using **asyncio**, **aiohttp**
2525
https://hackersandslackers.com/async-requests-with-aiohttp/
2626

2727

28-
# Getting Started
29-
30-
Set up and run this script locally via a single command.
31-
32-
### Installation
28+
## Getting Started
3329

3430
Get up and running by cloning this repository and running `make deploy`:
3531

0 commit comments

Comments
 (0)