Skip to content

Commit 16a13b1

Browse files
Change image links to table format in README
Updated image display format in README.
1 parent 2bf4f3a commit 16a13b1

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# AI Chatbot- "Sevak"
22

33
## Simplify Government Website for You
4-
![Alt text](https://raw.githubusercontent.com/Pradyumn-cloud/HackIIITV/refs/heads/main/images/s1.png)
5-
![Alt text](https://github.com/Pradyumn-cloud/HackIIITV/blob/main/images/s2.png?raw=true)
4+
<table>
5+
<tr>
6+
<td>
7+
<img src="https://raw.githubusercontent.com/Pradyumn-cloud/HackIIITV/refs/heads/main/images/s1.png" width="300" height="500">
8+
<img src="https://github.com/Pradyumn-cloud/HackIIITV/blob/main/images/s2.png?raw=true" width="300" height="500">
9+
</td>
10+
</tr>
11+
</table>
612

713
## Features
814

0 commit comments

Comments
 (0)