Commit bd7b345c authored by jan.koester's avatar jan.koester
Browse files

fixes

parent 39d321ee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@ A small C library to Work with Microsofts Secure Identfier.
2. GCC/Clang
3. C99
4. Cmake

(___)
##Build
cd libsecureid
@@ -15,6 +16,7 @@ cd build
cmake ../
make | ninja
make install | ninja install

(___)
##Usage Example