Skip to content

Commit b874d59

Browse files
committed
Update README.markdown
1 parent 97a32b7 commit b874d59

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
### Features
88

9-
* Supports .NET 3.5+, Silverlight 4, Windows Phone 7, Mono, MonoTouch
9+
* Supports .NET 3.5+, Silverlight 4, Windows Phone 7, Mono, MonoTouch, Mono for Android
10+
* Easy installation using [NuGet](http://nuget.org/packages/RestSharp) for most .NET flavors
1011
* Automatic XML and JSON deserialization
1112
* Supports custom serialization and deserialization via ISerializer and IDeserializer
1213
* Fuzzy element name matching ('product_id' in XML/JSON will match C# property named 'ProductId')

0 commit comments

Comments
 (0)