We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a668bbc commit 61aafa5Copy full SHA for 61aafa5
1 file changed
README.md
@@ -133,6 +133,7 @@ node_storage_manager allows you to switch between clients easily without reconfi
133
}
134
```
135
136
+### Using the client library on `DigitalOcean Spaces`
137
```javascript
138
// Imports the node_storage_manager library
139
const Storage = require('node_storage_manager');
0 commit comments