Skip to content

Commit eb1100c

Browse files
committed
Added Readme.md package descriptions
1 parent fbe98e3 commit eb1100c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ npm i node_storage_manager
5757
```
5858

5959

60-
### Using the client library on GCLOUD
60+
### Using the client library on `GCLOUD`
6161
node_storage_manager allows you to switch between clients easily without reconfigurations
6262
```javascript
6363
// Imports the node_storage_manager library
@@ -81,7 +81,7 @@ node_storage_manager allows you to switch between clients easily without reconfi
8181

8282
```
8383

84-
### Using the client library on AWS
84+
### Using the client library on `AWS`
8585
```javascript
8686
// Imports the node_storage_manager library
8787
const Storage = require('node_storage_manager');

0 commit comments

Comments
 (0)