diff --git a/README.md b/README.md index cf2da42e..77cdfa37 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WinFsp - Windows File System Proxy +![WinFsp Demo](http://www.secfs.net/winfsp/files/cap.gif) + WinFsp is a set of software components for Windows computers that allows the creation of user mode file systems. In this sense it is similar to FUSE (Filesystem in Userspace), which provides the same functionality on UNIX-like computers. Some of the benefits and features of using WinFsp are listed below: @@ -40,4 +42,4 @@ In order to build WinFsp you will need Windows 10 and Visual Studio 2015. You wi ## License -WinFsp is available under the [AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html) license. If you find the constraints of the AGPLv3 too onerous, a commercial license is also available. Please contact Bill Zissimopoulos for more details. \ No newline at end of file +WinFsp is available under the [AGPLv3](http://www.gnu.org/licenses/agpl-3.0.html) license. If you find the constraints of the AGPLv3 too onerous, a commercial license is also available. Please contact Bill Zissimopoulos for more details.