diff --git a/README b/README index c0d6305..a006022 100644 --- a/README +++ b/README @@ -1 +1,2 @@ -C++ Testing in isolation and simulation using fakes and spies +C++ Testing in isolation and simulation using fakes and spies. +Implemented using function interposition and programmatic run time dynamic relinking.