Skip to content

Commit cea0ef1

Browse files
committed
README ToC fixes
1 parent 6449593 commit cea0ef1

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.template.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
- [Introduction](#introduction)
1111
- [Features](#features)
1212
- [Requirements](#requirements)
13-
- [Quick Start](#quickstart)
13+
- [Quick Start](#quick-start)
14+
- [Testing](#testing)
15+
- [API](#requirements)
16+
- [Acknowledgements](#acknowledgements)
1417

1518

1619

@@ -85,12 +88,12 @@ Application will run by default on port `1234`
8588
Configure the port by changing `services.api.ports` in __docker-compose.yml__. Port 1234 was used by default so the value is easy to identify and change in the configuration file.
8689

8790

88-
## Test
91+
## Testing
8992
TODO: Additional instructions for testing the application.
9093

9194

9295
## API
9396
TODO: API Reference with examples, or a link to a wiki or other documentation source.
9497

95-
## Acknowledgments
98+
## Acknowledgements
9699
TODO: Show folks some love.

0 commit comments

Comments
 (0)