Skip to content

Commit 3bc47fb

Browse files
Update README.md
1 parent 198bb60 commit 3bc47fb

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ My choice for a project development worklow is usually the [Trunk-Based Developm
4545

4646
## Setup Guide
4747

48-
This backend application is setup with `Docker`. Nevertheless, to understand how FastAPI works, read the [backend/README.md](https://github.com/Aeternalis-Ingenium/FastAPI-Backend-Template/blob/trunk/backend/README.md).
48+
This backend application is setup with `Docker`. Nevertheless, you can see the full local setup without `Docker` in [backend/README.md](https://github.com/Aeternalis-Ingenium/FastAPI-Backend-Template/blob/trunk/backend/README.md).
4949

5050
1. Before setting up the backend app, please create a new directory called `coverage` for the testing report purpose:
5151
```shell
@@ -130,10 +130,6 @@ This backend application is setup with `Docker`. Nevertheless, to understand how
130130
**IMPORTANT**: Without the secrets registered in Codecov and GitHub, your `CI` will fail and life will be horrible 🤮🤬
131131
**IMPORTANT**: Remember to always run the container update every once in a while. Without the arguments `-d --build`, your `Docker` dashboard will be full of junk containers!
132132
133-
## Local Setup
134-
135-
Read morea bout how the `backend/` application is set up [here](https://github.com/Aeternalis-Ingenium/FastAPI-Backend-Template/trunk/backend)
136-
137133
## Final Step
138134
139135
You can delete these 3 files (or change its content based on your need):

0 commit comments

Comments
 (0)