You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,13 @@
66
66
<!-- ABOUT THE PROJECT -->
67
67
## About The Project
68
68
69
-
[![Product Name Screen Shot][product-screenshot]](https://example.com)
69
+
<palign="center">
70
+
<ahref="https://example.com">
71
+
<img src="images/screenshot.png" alt="Product Name Screen Shot">
72
+
</a>
73
+
</p>
74
+
75
+
<!-- [![Product Name Screen Shot][product-screenshot]](https://example.com) -->
70
76
71
77
A Real Time Chat App is made using Django to communicate with members in Real Time. Mainly used within Team members during Normal conversation and project discussions.
72
78
@@ -169,12 +175,6 @@ Distributed under the MIT License. See `LICENSE.txt` for more information.
0 commit comments