Skip to content

Commit ec6e014

Browse files
authored
Add Logo and Application Flow Link
1 parent 35c7a9d commit ec6e014

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
1-
# Web-ChatApplication [insertLoGoImage]
2-
### [JAVA Based WebApplication]
1+
# Web-ChatApplication
2+
### [JAVA Based WebApplication]
3+
4+
<div style="text-align:center">
5+
<table>
6+
<tr>
7+
<td align=center> LOGO </td>
8+
</tr>
9+
<tr>
10+
<td> <img src="https://github.com/dvspandey/Web-ChatApplication/blob/master/Code/WebContent/img/logo.jfif" /> </td>
11+
</tr>
12+
</table>
13+
</div>
14+
15+
<!-- ![alt text](https://github.com/dvspandey/Web-ChatApplication/blob/master/Document/PersistenceFlow.png?raw=true) -->
16+
317
- [x] Web-ChatApplication developer [@dvspandey](https://github.com/dvspandey)
418
- [x] Web-ChatApplication Deployment [Link](https://web-chatapp-dvs.herokuapp.com/).
5-
- [x] Web-ChatApplication [Flow Chart]()
19+
- [x] Web-ChatApplication [Flow Chart](https://github.com/dvspandey/Web-ChatApplication/blob/master/Document/PersistenceFlow.png)
620

721
### Application with JSPs and Servlets
822

0 commit comments

Comments
 (0)