Update README.md
This commit is contained in:
parent
78853f5e92
commit
87456c8b95
14
README.md
14
README.md
|
@ -29,6 +29,18 @@ and it can be used to upload, delete, preview, rename and edit your files.
|
||||||
It allows the creation of multiple users and each user can have its own
|
It allows the creation of multiple users and each user can have its own
|
||||||
directory. It can be used as a standalone app.
|
directory. It can be used as a standalone app.
|
||||||
|
|
||||||
|
## Look
|
||||||
|
|
||||||
|
This is how desktop search looks in 0.1.3, the styling will be further refined in the next version"
|
||||||
|

|
||||||
|
|
||||||
|
However mobile search still appears very similar to filebrowser/filebrowsers original implementation:
|
||||||
|

|
||||||
|
|
||||||
|
search categories are improved:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
Using docker:
|
Using docker:
|
||||||
|
@ -87,4 +99,4 @@ But this quickly became cumbersome if you had many configurations to make
|
||||||
|
|
||||||
The other method to configure was via `filebrowser config` commands which
|
The other method to configure was via `filebrowser config` commands which
|
||||||
would write configurations to a db if it existed already.
|
would write configurations to a db if it existed already.
|
||||||
When considering
|
When considering
|
||||||
|
|
Loading…
Reference in New Issue