Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei authored Jan 20, 2024
1 parent 077e18a commit b3b39d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ static "/"
run ":8888"
```

Static files server also can use a `http.FileSystem` instead of `fs.FS` object:
Static files server also can use a `http.FileSystem` instead of `fs.FS` object (See [yapserve](https://github.com/xushiwei/yapserve) for more information):

```go
import "github.com/qiniu/x/http/fs"
Expand Down

0 comments on commit b3b39d1

Please sign in to comment.