Skip to content

Commit d936a0a

Browse files
committed
Re-arrange heading and subtitle
1 parent 6231423 commit d936a0a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# A simple module for getting the `AsyncFunction` class
1+
# async_function
2+
3+
> A simple module for accessing the `AsyncFunction` class and type.
24
35
Despite the `Function` class being in the default global scope, the `AsyncFunction` class is not. A workaround to get this type can be achieved by just using the following code:
46

0 commit comments

Comments
 (0)