Skip to content

Commit dde3541

Browse files
authored
Update README.md
1 parent 70fa0b7 commit dde3541

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
1-
# zny_yescrypt_python
2-
python module for yescrypt
1+
コンパイル方法
32

43
wget https://github.com/wakiyamap/zny_yescrypt_python/archive/master.zip
4+
55
unzip zny_yescrypt_python-master.zip
6+
67
cd zny_yescrypt_python-master
8+
79
setup.py build --compile=mingw32 install
810

9-
use
11+
12+
13+
使用方法
14+
1015
import zny_yescrypt

0 commit comments

Comments
 (0)