Skip to content

Commit f90d153

Browse files
committed
Update README.md
1 parent 59b011f commit f90d153

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# gm_asyncio [![Build][1]][2]
22
Make your Garry's Mod I/O asynchronous!
33

4+
5+
> [!WARNING]
6+
> Linux build crashes on main branch. #1
7+
48
## Why?
59
Garry's Mod still doesn't have `file.AsyncWrite` function,.
610
Also `file.AsyncRead` also [doesn't work properly in menu state][3],
@@ -80,4 +84,4 @@ Feel free to create issues and pull request ❤️
8084
[1]: https://github.com/Pika-Software/gm_asyncio/actions/workflows/build.yml/badge.svg?branch=main
8185
[2]: https://github.com/Pika-Software/gm_asyncio/actions/workflows/build.yml
8286
[3]: https://github.com/Facepunch/garrysmod-issues/issues/5433
83-
[4]: https://github.com/Pika-Software/gm_asyncio/releases
87+
[4]: https://github.com/Pika-Software/gm_asyncio/releases

0 commit comments

Comments
 (0)