diff --git a/README.md b/README.md index 7da7ccd..adf499a 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,17 @@ This involves the transformation of a program's control flow, the sequence of in ![Alt text](images/iSub.png?raw=true) ---- - # Download Latest Release: [Here](https://github.com/Slattz/ObfusC/releases/latest) +# Usage + +Add the following to your compile arguments: + +``` +-fplugin=./libObfusC.so -fpass-plugin=./libObfusC.so +``` + # Building on Linux ## Dependencies