Skip to content

Commit 2a44f38

Browse files
Update README.md (#28)
* Update README.md * Update README.md * Update README.md * Update README.md
1 parent e630db9 commit 2a44f38

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### NetBackup API Code Samples
22

3-
Contains code samples to invoke NetBackup REST API using different programming languages.
3+
Contains code samples of using NetBackup REST APIs in different scripting/programming languages.
44

55
#### Disclaimer
6-
These scripts are only meant to be used as a reference. Please do not use these in production.
6+
These samples are only meant to be used as a reference. Please do not use these in production.
77

88
#### Executing the snippets for different programming languages
99

10-
The `snippets` folder contains code samples to invoke NetBackup REST API using different programming languages.
10+
The `snippets` folder contains code samples to invoke NetBackup REST APIs using different scripting/programming languages. These are usually simple examples that demonstrate specific API.
1111

1212
Pre-requisites:
1313

@@ -17,7 +17,7 @@ Pre-requisites:
1717

1818
#### Executing the recipes for different programming languages
1919

20-
The `recipes` folder contains code samples to invoke NetBackup REST API using different programming languages.
20+
The `recipes` folder contains code samples to invoke NetBackup REST APIs using different scripting/programming languages. These are usually examples of usage of multiple APIs covering specific use-cases.
2121

2222
Pre-requisites:
2323

0 commit comments

Comments
 (0)