From fbd5548866cf761874a11ade88a9e5cac0595890 Mon Sep 17 00:00:00 2001 From: Anupam Asok Date: Sat, 26 Oct 2019 14:53:59 +0530 Subject: [PATCH] Fixed Punctuation and grammar errors in Readme Fixed minor errors in the Readme. --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index c1f1bb091f..211f2ab94b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@

What is ReactiveUI?

-ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming which is a paradigm that allows you to abstract mutable state away from your user interfaces and express the idea around a feature in one readable place and improve the testability of your application. +ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming, which is a paradigm that allows you to abstract mutable state away from your user interfaces and express the idea around a feature in one readable place and improve the testability of your application. 🔨 Get Started 🛍 Install Packages 🎞 Watch Videos 🎓 View Samples 🎤 Discuss ReactiveUI @@ -31,9 +31,9 @@ There has been an excellent