From 6d7b2c8e3050e0304dc364d00483670789d5889e Mon Sep 17 00:00:00 2001 From: sonam31b <82936645+sonam31b@users.noreply.github.com> Date: Wed, 10 Nov 2021 13:27:07 +0100 Subject: [PATCH] Update README.md --- apis/trips/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apis/trips/README.md b/apis/trips/README.md index cf8a1d336..cc069288f 100644 --- a/apis/trips/README.md +++ b/apis/trips/README.md @@ -6,7 +6,7 @@ The server was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project. By using the [OpenAPI-Spec](https://github.com/OAI/OpenAPI-Specification) from a remote server, you can easily generate a server stub. -## Running the server +## Running server To run the server, follow these simple steps: @@ -38,4 +38,4 @@ To run all integration tests: go test ./tripsgo ``` -> Note: this requires an actual database connection, so the required ENV variables need to be present. \ No newline at end of file +> Note: this requires an actual database connection, so the required ENV variables need to be present.