Skip to content

Commit 67f1d91

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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

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

8-
#### Executing the `snippets`
8+
##### Executing the 'snippets'
99

1010
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

@@ -15,7 +15,7 @@ Pre-requisites:
1515
- See the script's README for the corresponding requirements and usage
1616

1717

18-
#### Executing the `recipes`
18+
##### Executing the 'recipes'
1919

2020
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

@@ -26,7 +26,7 @@ Pre-requisites:
2626

2727

2828

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

0 commit comments

Comments
 (0)