Skip to content

Commit a5f6a18

Browse files
Update README.md
1 parent 67f1d91 commit a5f6a18

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

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

33
Contains code samples of using NetBackup REST APIs in different scripting/programming languages.
44

@@ -7,7 +7,8 @@ These samples are only meant to be used as a reference. Please do not use these
77

88
##### Executing the 'snippets'
99

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.
10+
The `snippets` folder contains code samples to invoke NetBackup APIs using different scripting/programming languages.
11+
These are usually simple examples that demonstrate specific API.
1112

1213
Pre-requisites:
1314

@@ -17,7 +18,8 @@ Pre-requisites:
1718

1819
##### Executing the 'recipes'
1920

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.
21+
The `recipes` folder contains code samples to invoke NetBackup APIs using different scripting/programming languages.
22+
These are usually examples of usage of multiple APIs covering specific use-cases.
2123

2224
Pre-requisites:
2325

@@ -27,7 +29,5 @@ Pre-requisites:
2729

2830

2931
##### Tools
30-
The `tools` folder contains utilities that have proven useful in the development of projects using
31-
NetBackup REST APIs, but do not provide any API usage examples. Again, these tools are not for
32-
production use, but they may be of some use in your work.
32+
The `tools` folder contains utilities that have proven useful in the development of projects using NetBackup APIs, but do not provide any API usage examples. Again, these tools are not for production use, but they may be of some use in your work.
3333

0 commit comments

Comments
 (0)