Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
martijn00 committed Aug 9, 2015
1 parent 6f2888a commit aad9cdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,14 +1,14 @@
## MvvmCross

MvvmCross is a cross-platform mvvm framework that enables developers to create cross platform apps. Additional support is available for [Xamarin.Forms](https://github.com/MvvmCross/MvvmCross-Forms) and the [Android support library](https://github.com/MvvmCross/MvvmCross-AndroidSupport).
MvvmCross is a cross-platform mvvm framework that enables developers to create cross platform apps. Additional support is available for [Xamarin.Forms](https://github.com/MvvmCross/MvvmCross-Forms) and the [Android support library](https://github.com/MvvmCross/MvvmCross-AndroidSupport). Lots of [plugins](https://github.com/MvvmCross/MvvmCross/wiki/MvvmCross-plugins) are available as well.

See the official [MvvmCross blog](http://mvvmcross.com/) for the latest news!

### Get started

A quick way to get started is to use the Visual Studio MvvmCross [Ninja Coder](https://github.com/asudbury/NinjaCoderForMvvmCross) Extension - download it from [Visual Studio Gallery](https://visualstudiogallery.msdn.microsoft.com/618b51f0-6de8-4f85-95ce-a50c658c7767)

For mannual project creation install the necessary packages from [Nuget](https://www.nuget.org/packages?q=mvvmcross)
For manual project creation install the necessary packages from [Nuget](https://www.nuget.org/packages?q=mvvmcross)


### Questions & support
Expand Down

0 comments on commit aad9cdf

Please sign in to comment.