From 9870c2544c703b68582395bc3a9f1374c2b832d8 Mon Sep 17 00:00:00 2001 From: Francesco Cozzuto Date: Sun, 7 Apr 2024 22:21:14 +0200 Subject: [PATCH] Update README --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index a3b47b9..d235eed 100644 --- a/README.txt +++ b/README.txt @@ -4,4 +4,4 @@ TinyIO is a cross-platform (Windows and Linux) API for asynchronous I/O operatio <<< WARNING >>> It's likely that the io_uring code has some bugs, so be wary! Also bug reports are appreciated :) -I released into the public domain, so you can just adapt the code for your own projects. Pull requests would be appreciated though. \ No newline at end of file +It's released in the public domain, so you can just adapt the code for your own projects. Pull requests would be appreciated though. \ No newline at end of file