summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9594c7..5202b40 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ and `new Web()` instead of `Web.GetInstance()`
#Requirements
-This library requires .NET 4.0 and above.
+As of 4.0.0, this library requires .NET 4.5 and above. If you need .NET 4.0 support, `Install-Package sendgri -V 3.0.2`
#Installation