Skip to content

Commit 622cedb

Browse files
ms-jpqs1n7ax
authored andcommitted
Update README.md
1 parent d3adca2 commit 622cedb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
Async Await in [90 lines](https://github.com/ms-jpq/neovim-async-tutorial/blob/master/lua/async.lua) of code.
44

5-
## Preface
6-
7-
### Special Thanks
5+
## Special Thanks
86

97
[svermeulen](https://github.com/svermeulen) for fixing [inability to return functions](https://github.com/ms-jpq/neovim-async-tutorial/issues/2).
108

9+
## Preface
10+
1111
This tutorial assumes that you are familiar with the concept of `async` `await`
1212

1313
You will also need to read through the [first 500 words](https://www.lua.org/pil/9.1.html) of how coroutines work in lua.

0 commit comments

Comments
 (0)