diff --git a/README.md b/README.md index 2a1672b..55fd99f 100644 --- a/README.md +++ b/README.md @@ -117,9 +117,7 @@ Once protected, the only way to call a private method is by calling it through a ###Cons -1. Creating protected objects is slightly more expensive. - -2. You have to include the ProtectJS library in your project. +1. You have to include the ProtectJS library in your project. ---