update README
This commit is contained in:
parent
fc27b0705c
commit
dc9899ae55
2
README
2
README
@ -8,6 +8,8 @@ A library which provides a random string generation function.
|
||||
ecrypt(PASSWD_LENGTH);
|
||||
}
|
||||
|
||||
(user)$ gcc prog.c -L. -lecrypt -o prog
|
||||
|
||||
+ Installation
|
||||
|
||||
Run 'make static' to compile a static library, or 'make shared' to compile a shared library. Then, run 'make install-static' or 'make install-shared' depending on what you ran previously.
|
||||
|
Loading…
Reference in New Issue
Block a user