You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.template.md
+6-3
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,10 @@
10
10
-[Introduction](#introduction)
11
11
-[Features](#features)
12
12
-[Requirements](#requirements)
13
-
-[Quick Start](#quickstart)
13
+
-[Quick Start](#quick-start)
14
+
-[Testing](#testing)
15
+
-[API](#requirements)
16
+
-[Acknowledgements](#acknowledgements)
14
17
15
18
16
19
@@ -85,12 +88,12 @@ Application will run by default on port `1234`
85
88
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.
86
89
87
90
88
-
## Test
91
+
## Testing
89
92
TODO: Additional instructions for testing the application.
90
93
91
94
92
95
## API
93
96
TODO: API Reference with examples, or a link to a wiki or other documentation source.
0 commit comments