aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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