diff --git a/README.md b/README.md index e96a4b475f..c88fa63ec7 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ 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 +🔨 Get Started 🛍 Install Packages 🎞 Watch Videos 🎓 View Samples 🎤 Discuss ReactiveUI

Introduction to Reactive Programming