Skip to content

Commit 80afc54

Browse files
committed
Update README
1 parent 907ea73 commit 80afc54

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
Unofficial async Rust tutorial. [>> Read online][1]
44

5-
Any PR is welcome and it will be merged immediately.
5+
## About
6+
It feels good to be able to finish the initial work in the first month of 2025.
7+
The process of the writing helped me to understand the overwhelming topic:
8+
"async Rust". Now it would feel even better if you happen to find the content
9+
useful.
10+
11+
While oversimplified, and not the most accurate, the tutorial might be one of
12+
the easiest to follow. Consider it a tutorial written by a beginner for the
13+
beginners.
14+
15+
Errors or suggestions, please create a PR and it will be merged immediately.
16+
617

718
[1]: https://weipin.github.io/hello-async-rust

0 commit comments

Comments
 (0)