We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e371207 commit 299e170Copy full SHA for 299e170
README.md
@@ -2,7 +2,7 @@
2
<p>Update on 23 Oct 2025</p>
3
4
<h2> Flow Digram </h2>
5
-<img width="992" height="702" alt="image" src="https://github.com/user-attachments/assets/9e814277-397a-45ee-9ac4-e0a83faf3726" />
+<img width="500" alt="image" src="https://github.com/user-attachments/assets/9e814277-397a-45ee-9ac4-e0a83faf3726" />
6
7
<p>Version: 0</p>
8
<p>Language: C#</p>
@@ -14,7 +14,7 @@
14
<li>Only <em>"admin"</em> username can access users' and books' details.</li>
15
<li>Create new Users when you start the app.</li>
16
<li>No username will be captured in this app.</li>
17
- <li>Type <em>dotnet run</em> to execute application</li>
+ <li>Type <em>dotnet run</em> to execute application.</li>
18
</ol>
19
20
<h2> ULM Diagram </h2>
0 commit comments