We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02b1306 commit 52bec90Copy full SHA for 52bec90
README.md
@@ -2,7 +2,10 @@
2
3
Small example service that uses Oicana for PDF templating.
4
5
-Start the service with `dotnet run` and try out the endpoints in swagger.
+## Getting Started
6
+
7
+1. Start the service: `dotnet run`
8
+2. Visit http://localhost:3002/swagger for the Swagger documentation
9
10
## Licensing
11
0 commit comments