Skip to content

Commit f4cd522

Browse files
committed
Update README.md
1 parent bb1b52a commit f4cd522

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ public async Task<IActionResult> GetAsync([FromRoute] long id,
4848

4949
* You can enable open telemetry (Check [Template Options](https://github.com/kapozade/dotnet-api-template#template-options)).
5050

51+
* You can define database option by selecting one of the choice. (Check [Template Options](https://github.com/kapozade/dotnet-api-template#template-options)). Current options are PostgreSQL and MySQL. Default value is MySQL.
52+
5153
## Requirements
5254
The basic template depends on below resources.
5355

0 commit comments

Comments
 (0)