Skip to content

Commit 41faa6b

Browse files
committed
fix the image assets upload in readme and update the README.md accordingly.
1 parent e3c5eae commit 41faa6b

File tree

5 files changed

+4
-5
lines changed

5 files changed

+4
-5
lines changed

Diff for: README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ We built TrailGuide because we are passionate in solving the data overloading pr
1010

1111
Every single part is fully open source! Fork it, extend it, or deploy it to your own server.
1212

13-
<img src="./client/src/assets/trailguide-readme-main.webp" alt="List View Screenshot" width="500">
14-
13+
<img src="./readmeAssets//trailguide-readme-main.webp" alt="List View Screenshot" width="500">
1514

1615
# Installation and Spin-Up
1716

@@ -24,15 +23,15 @@ Every single part is fully open source! Fork it, extend it, or deploy it to your
2423

2524
1. Use the signup link to create user
2625

27-
<img src="./client/src/assets/sign-up.png" alt="List View Screenshot" width="500">
26+
<img src="./readmeAssets/sign-up.png" alt="List View Screenshot" width="500">
2827

2928
2. Login
3029

31-
<img src="./client/src/assets/log-in.png" alt="List View Screenshot" width="500">
30+
<img src="./readmeAssets/log-in.png" alt="List View Screenshot" width="500">
3231

3332
3. Copy paste the aws credentials in the fields in the profile
3433

35-
<img src="./client/src/assets/aws-credential.png" alt="List View Screenshot" width="500">
34+
<img src="./readmeAssets/aws-credential.png" alt="List View Screenshot" width="500">
3635

3736
## Shoutouts :tada:
3837

Diff for: readmeAssets/aws-credential.png

159 KB
Loading

Diff for: readmeAssets/log-in.png

235 KB
Loading

Diff for: readmeAssets/sign-up.png

120 KB
Loading

Diff for: readmeAssets/trailguide-readme-main.webp

56.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)