Skip to content

Commit 299e170

Browse files
authored
Fix image size and add period to instructions
1 parent e371207 commit 299e170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<p>Update on 23 Oct 2025</p>
33

44
<h2> Flow Digram </h2>
5-
<img width="992" height="702" alt="image" src="https://github.com/user-attachments/assets/9e814277-397a-45ee-9ac4-e0a83faf3726" />
5+
<img width="500" alt="image" src="https://github.com/user-attachments/assets/9e814277-397a-45ee-9ac4-e0a83faf3726" />
66

77
<p>Version: 0</p>
88
<p>Language: C#</p>
@@ -14,7 +14,7 @@
1414
<li>Only <em>"admin"</em> username can access users' and books' details.</li>
1515
<li>Create new Users when you start the app.</li>
1616
<li>No username will be captured in this app.</li>
17-
<li>Type <em>dotnet run</em> to execute application</li>
17+
<li>Type <em>dotnet run</em> to execute application.</li>
1818
</ol>
1919

2020
<h2> ULM Diagram </h2>

0 commit comments

Comments
 (0)