From 6b75cbf7478655bd8903cbb11828e0ffbaa391ac Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 12 Jun 2021 04:26:53 +0200 Subject: [PATCH] add readme --- docs/README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 00000000..6a5f8232 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,11 @@ +## [`minimal-up2k.html`](minimal-up2k.html) +* save as `.epilogue.html` inside a folder to [simplify the ui](https://user-images.githubusercontent.com/241032/118311195-dd6ca380-b4ef-11eb-86f3-75a3ff2e1332.png) + +## [`browser.css`](browser.css) +* example for `--css-browser` + +## [`rclone.md`](rclone.md) +* notes on using rclone as a fuse client/server + +## [`example.conf`](example.conf) +* example config file for `-c` which never really happened