mirror of
https://github.com/fumiama/base16384.git
synced 2026-06-11 23:00:24 +08:00
Merge branch 'master' of https://github.com/fumiama/base16384
This commit is contained in:
@@ -35,6 +35,7 @@ mkdir build
|
|||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
make
|
make
|
||||||
|
make install
|
||||||
```
|
```
|
||||||
|
|
||||||
Now you can encode/decode a file by commands below.
|
Now you can encode/decode a file by commands below.
|
||||||
@@ -45,4 +46,4 @@ Now you can encode/decode a file by commands below.
|
|||||||
Usage: -[e|d] <inputfile> <outputfile>
|
Usage: -[e|d] <inputfile> <outputfile>
|
||||||
-e encode
|
-e encode
|
||||||
-d decode
|
-d decode
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user