From c9a8550a26f81ce131bc1620a8ee2f893825ee90 Mon Sep 17 00:00:00 2001 From: clifforama Date: Wed, 3 Nov 2021 18:34:12 -0400 Subject: Trivial edits to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e56a3d..ec3b53f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This Magisk module mounts one or more filesystems (e.g. CIFS/SMB, NFS, etc.). ## Notes -- Every distinct mount requires its own config file. E.g. to mount multiple CIFS shares, create multiple config files +- Every distinct mount requires its own config file. So, to mount multiple CIFS shares, create multiple config files (e.g. `cifs-1.conf`, `cifs-2.conf`, etc.). Filenames are arbitrary, but must end in `.conf`. - Config files are read at boot. Reboot for changes to take effect. -- cgit v1.2.3