diff --git a/README.md b/README.md index 1525fdd..36a1435 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ to a native file system destination. Works with any file system that implements http.FileSystem, including `vfsgen`, `fileb0x`, `gobindata` and most others. +# GoDoc + +See . + ## Example: native file system (os) ```go