diff --git a/README.md b/README.md
index 6101db8f3f760a026fdd51b596ca260f29140749..e2baf32843dc05210ac8396f771966bd91ff3e99 100644
--- a/README.md
+++ b/README.md
@@ -28,8 +28,8 @@ credentials for the managed bucket.
 
 RWM can:
 
-* provide low-level S3 access for aws cli, rclone
-* rclone crypt over S3 backend
+* low-level S3 access for aws cli and rclone
+* rclone "crypt over S3" backend
 * restic with S3 repository
 * configurable backup manager/executor
 
diff --git a/examples/rwm-backups.conf b/examples/rwm-backups.conf
index 342f38072ccbb912281a14720699802af480012a..093b24805624e283d189f526e98c2bcac0e20f74 100644
--- a/examples/rwm-backups.conf
+++ b/examples/rwm-backups.conf
@@ -52,7 +52,7 @@ rwm_backups:
 
   nas:
     filesdirs:
-        - /mnt/nas
+      - /mnt/nas
     prerun:
       - mount
     postrun:
diff --git a/pytest.ini b/pytest.ini
deleted file mode 100644
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..0000000000000000000000000000000000000000