diff --git a/README.md b/README.md new file mode 100644 index 0000000..8495067 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# <InputFile> + +This is a prototype for a file input component that may be added to Blazor in the future. + +For installation and usage information, see [this blog post](http://blog.stevensanderson.com/2019/09/13/blazor-inputfile/).