diff --git a/README.md b/README.md new file mode 100644 index 0000000..da55b28 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +FileSystem +========== + +File System abstractions for ASP.NET vNext runtime. Contains IFileInfo and IFileSystem. + +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.