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

correted md

parent 080c135d
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -18,8 +18,7 @@ make install | ninja install
(___)
##Usage Example

`(inline code)`{:.language-c .highlihgt}
`Use`
`(inline code)`{:.language-c .highlihgt {
#include "secureid.h"

#define MYSID "S-1-5-21-3686201514-2077471124-1704617262-1104"
@@ -39,4 +38,4 @@ int main(int argc, char *argv[]){

    destroySID(sid);
}
``
}