add README to filebrowser
This commit is contained in:
parent
0b2d809cc8
commit
076810cfb8
15
filebrowser/README.md
Normal file
15
filebrowser/README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
# FileBrowser
|
||||
|
||||
Scripts to build an FileBrowser from github release binarys
|
||||
|
||||
## Usage
|
||||
|
||||
```
|
||||
bash filebrowser.sh
|
||||
```
|
||||
|
||||
And the built packages are under `packages` directory.
|
||||
|
||||
## Credit
|
||||
|
||||
- [FileBrowser](https://github.com/filebrowser/filebrowser)
|
Loading…
Reference in a new issue