From 57f1035b8fce8a1d8ce8c2f2eb2d0910c31df3d2 Mon Sep 17 00:00:00 2001 From: Shimmy <2716316+weitzhandler@users.noreply.github.com> Date: Tue, 15 May 2018 15:40:28 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8fe3bdb..55b91de 100644 --- a/README.md +++ b/README.md @@ -85,5 +85,5 @@ It’s often useful to query additional, non-displayed and as such a non-bound f Other custom controls can register themselves and their source and template properties so they will be handled like ListViews. # Dependencies -- depends on XF 3.0.0-pre3 -- NewtonSoft.Json +- [Xamarin.Forms](https://www.nuget.org/packages/Xamarin.Forms/3.0.0.354232-pre3) (version 3.0.0.pre3 and above) +- [Newtonsoft.Json](https://www.nuget.org/packages/newtonsoft.json/)