From e134779eb33fc2a507364266663cdcfe760f2c56 Mon Sep 17 00:00:00 2001 From: Taylor White Date: Fri, 27 Nov 2020 19:35:31 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 148e72d..ea479ae 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ It is recommended to do this with EntityFrameworkCore to create the tables in my 2. Create a `SurveysController.cs` in the `Controllers` directory. Feel free to copy [this controller](#). -# Usage. +# Usage :muscle: Once the (admittedly rather involved) setup is complete, using the components is straightforward: @@ -64,7 +64,7 @@ Once the (admittedly rather involved) setup is complete, using the components is - Build with love :blue_heart:, using [Radzen's Component Library](https://razor.radzen.com/) and [ADefWebServer](https://github.com/ADefWebserver/BlazorSimpleSurvey/commits?author=ADefWebserver)'s [BlazorSimpleSurvey](https://github.com/ADefWebserver/BlazorSimpleSurvey) as a starting point. -## Authors +## Authors :pencil: 1. [Taylor White](https://twitter.com/taychasewhite)