Skip to content

Commit f83bcff

Browse files
authored
Update README_en.md
1 parent 2815217 commit f83bcff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README_en.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ A simple static file server write in pure golang, support upload。
55
[![build](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml/badge.svg?event=push)](https://github.com/hellojukay/httpfs/actions/workflows/go-build.yml)
66

77

8-
# install
8+
# Install
99
```shell
1010
// build require golang 1.16+
1111
go install github.com/hellojukay/httpfs
@@ -14,7 +14,7 @@ A simple static file server write in pure golang, support upload。
1414
v0.2.13 h1:PMdqIhrKOVJx+/wtPUK67bbKx23aHzpc5m4CgnHo6gU=
1515
```
1616
![demo](demo.gif)
17-
# feature
17+
# Feature
1818
* Single binary file
1919
* Cross platform
2020
* Upload support

0 commit comments

Comments
 (0)