Skip to content

Commit 0ed93cb

Browse files
committed
Update README
1 parent 16ba6cb commit 0ed93cb

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,54 +4,54 @@ AVBlocks C++ SDK (CLI Samples)
44

55
## macOS
66

7-
### Download AVBlocks Core and Assets
7+
#### Download AVBlocks Core and Assets
88

99
See [Download Core and Assets on macOS](./docs/download-avblocks-core-and-assets-mac.md)
1010

11-
### Setup
11+
#### Setup
1212

1313
See [Setup for macOS](./docs/setup-mac.md)
1414

15-
### Build
15+
#### Build
1616

1717
See [Build on macOS](./docs/build-mac.md)
1818

19-
### Run
19+
#### Run
2020

2121
See [README](./samples/darwin/README.md) in the `samples` subdirectory.
2222

2323
## Linux
2424

25-
### Download AVBlocks Core and Assets
25+
#### Download AVBlocks Core and Assets
2626

2727
See [Download Core and Assets on Linux](./docs/download-avblocks-core-and-assets-linux.md)
2828

29-
### Setup
29+
#### Setup
3030

3131
See [Setup for Linux](./docs/setup-linux.md)
3232

33-
### Build
33+
#### Build
3434

3535
See [Build on Linux](./docs/build-linux.md)
3636

37-
### Run
37+
#### Run
3838

3939
See [README](./samples/linux/README.md) in the `samples` subdirectory.
4040

4141
## Windows
4242

43-
### Download AVBlocks Core and Assets
43+
#### Download AVBlocks Core and Assets
4444

4545
See [Download Core and Assets on Windows](./docs/download-avblocks-core-and-assets-windows.md)
4646

47-
### Setup
47+
#### Setup
4848

4949
See [Setup for Windows](./docs/setup-windows.md)
5050

51-
### Build
51+
#### Build
5252

5353
See [Build on Windows](./docs/build-windows.md)
5454

55-
### Run
55+
#### Run
5656

5757
See [README](./samples/windows/README.md) in the `samples` subdirectory.

0 commit comments

Comments
 (0)