From 8348e7c8d37b3e6b54b529e30700d20cbc6b8dbb Mon Sep 17 00:00:00 2001 From: Emasoft Date: Mon, 28 Jan 2013 17:27:01 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7920796..dcb26f5 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,23 @@ OxyPlot.2DGraphLib.MonoTouch ============================ A MonoTouch port of the OxyPlot 2D Graph C# Library. + +Requirements: + +- Xcode 4.5.2 +- Mono 2.10.9 +- Xamarin MonoTouch Framework 6.0.8 +- Monodevelop 3.1.1 + + +Original Project repository : http://oxyplot.codeplex.com/ + First commit: - added render context for iOS 6.0 - added support for iOS gestures (Pan & Pinch-Zoom). - iPhone 3GS, 4, 5 & iPad screen layout support -Original Project repository : http://oxyplot.codeplex.com/ - This code is released under the MIT Licence. The MIT License (MIT)