diff --git a/README.md b/README.md new file mode 100644 index 0000000000..15f1b5fd9a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +StaticFiles +=========== + +This repo contains middleware for handling requests for file system resources including files and directories. + +This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo.