diff --git a/README.md b/README.md index 23e29a15..f7fb2191 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ A `blobs: ` option can be passed in if you know the corresponding blobs #### `await drive.purge()` -Purge both cores (db and blobs) from your storage, completely removing all the drive's data. +Purge both cores (db and blobs) from your storage, completely removing all the drive's data. Currently unimplemented in Hypercore 11. #### `await drive.symlink(path, linkname)`