diff --git a/README.md b/README.md index 7d271f7..47d34f6 100644 --- a/README.md +++ b/README.md @@ -27,5 +27,7 @@ For documentation including deployment instructions see [Wiki](https://github.co # References Blazored is an excellent colletion with some tools to make the life with Blazor easier. MeetUpPlanner uses the TextEdit and LocalStorage components. +Another handy tool to provide file download in Blazor: https://github.com/arivera12/BlazorDownloadFile + And of course Bootstrap for the responsive design is used.