We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6e87d commit 6adc8caCopy full SHA for 6adc8ca
README.md
@@ -7,7 +7,7 @@ Thunk uses [VC-LTL5](https://github.com/Chuyu-Team/VC-LTL5) and [YY-Thunks](http
7
8
Note: Thunk do not guarantee the compiled program work or work accurately on old platform. USE AT YOUR OWN RISK!
9
10
-In order to distinguish the program build by thunks, thunk build the release in it `./target/*_build`.
+In order to distinguish the program build by thunks, thunk build the release in `./target/*_build`.
11
12
# How to use?
13
@@ -58,7 +58,6 @@ Options:
58
- [x] Windows Vista x64
59
- [x] Only VC-LTL
60
61
-Note: Currently, thunk only supports Windows XP x86. It does not have any arguments.
62
63
# Thanks
64
0 commit comments