From 312d40166934a5ab20779c332d21d49e07e7e033 Mon Sep 17 00:00:00 2001 From: heqnx Date: Thu, 22 May 2025 17:04:01 +0300 Subject: updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8579989..43c89ed 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ use std::ffi::c_void; use std::ptr; ``` -- The tool prints the generated UUID strings to stdout and writes the stub source file (`stub.c` or `stub.py`). +- The tool prints the generated UUID strings to stdout and writes source files for the selected stub: `stub.py`, `stub.c` or `stub/src/main.rs`. ## License -- cgit v1.2.3