File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,16 @@ This fork adds **AI-powered features** using the Gemini API while maintaining th
2222
2323## Screenshots
2424
25- <div style =" display : flex ; overflow-x : auto ; gap : 10px ; padding-bottom : 10px ;" >
26- <img src =" docs/images/Screenshot1.png " height =" 500 " alt =" Screenshot 1 " />
27- <img src =" docs/images/Screenshot2.png " height =" 500 " alt =" Screenshot 2 " />
28- <img src =" docs/images/Screenshot3.png " height =" 500 " alt =" Screenshot 3 " />
29- <img src =" docs/images/Screenshot4.png " height =" 500 " alt =" Screenshot 4 " />
30- <img src =" docs/images/Screenshot5.png " height =" 500 " alt =" Screenshot 5 " />
31- <img src =" docs/images/Screenshot6.png " height =" 500 " alt =" Screenshot 6 " />
32- </div >
25+ <table >
26+ <tr >
27+ <td><img src="docs/images/Screenshot1.png" height="500" alt="Screenshot 1"/></td>
28+ <td><img src="docs/images/Screenshot2.png" height="500" alt="Screenshot 2"/></td>
29+ <td><img src="docs/images/Screenshot3.png" height="500" alt="Screenshot 3"/></td>
30+ <td><img src="docs/images/Screenshot4.png" height="500" alt="Screenshot 4"/></td>
31+ <td><img src="docs/images/Screenshot5.png" height="500" alt="Screenshot 5"/></td>
32+ <td><img src="docs/images/Screenshot6.png" height="500" alt="Screenshot 6"/></td>
33+ </tr >
34+ </table >
3335
3436## Download
3537
You can’t perform that action at this time.
0 commit comments