diff --git a/README.md b/README.md index b2bd6de..c6b4b92 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ time as the built-in Node-RED file nodes. To use these nodes, you must exclude ### Nodes #### `file` -A file node for writing to persistent storage provided by a `@FlowForge/file-storage` server +A file node for writing to persistent storage provided by a `@FlowFuse/file-storage` server #### `file in` -A file node for reading from persistent storage provided by a `@FlowForge/file-storage` server +A file node for reading from persistent storage provided by a `@FlowFuse/file-storage` server ### Notes diff --git a/file.html b/file.html index fff8f7d..93c4949 100644 --- a/file.html +++ b/file.html @@ -1,6 +1,6 @@