33<div name =" readme-top " ></div >
44
55<p align =" center " >
6- <img src =" docs/assets/banner.png " alt =" PictoPy Banner " width =" 100% " />
6+ <img src =" docs/assets/readme-assets/ banner.png " alt =" PictoPy Banner " width =" 100% " />
77</p >
88
99<!-- Organization/Project Social Handles -->
3434</p >
3535
3636<p align =" center " >
37- <span style =" font-size :18px ;font-weight :bold " >Download:</span >
38- <span style =" display :inline-flex ;align-items :center ;gap :0.5rem ;" >
39- <a href =" https://github.com/AOSSIE-Org/PictoPy/releases/latest/download/PictoPy_1.1.0_x64-setup.exe " >
40- <span style =" display :inline-flex ;align-items :center ;gap :0.4rem ;padding :0.55rem 1rem ;background :#017EC6 ;color :#ffffff ;border-radius :6px ;font-weight :700 ;line-height :1 ;" >
41- <span >Windows</span >
42- <svg xmlns =" http://www.w3.org/2000/svg " alt =" Windows logo " width =" 18 " height =" 18 " fill =" currentColor " class =" bi bi-microsoft " viewBox =" 0 0 16 16 " >
43- <path d =" M7.462 0H0v7.19h7.462zM16 0H8.538v7.19H16zM7.462 8.211H0V16h7.462zm8.538 0H8.538V16H16z " />
44- </svg >
45- </span >
46- </a >
47- <a href =" https://github.com/AOSSIE-Org/PictoPy/releases/latest/download/PictoPy_aarch64.app.tar.gz " >
48- <span style =" display :inline-flex ;align-items :center ;gap :0.4rem ;padding :0.55rem 1rem ;background :#000000 ;color :#ffffff ;border-radius :6px ;font-weight :700 ;line-height :1 ;" >
49- <span >MacOS</span >
50- <img src =" https://cdn.simpleicons.org/apple/ffffff " alt =" MacOS logo " width =" " height =" 18 " />
51- </span >
52- </a >
53- <a href =" https://github.com/AOSSIE-Org/PictoPy/releases/latest/download/PictoPy_1.1.0_amd64.deb " >
54- <span style =" display :inline-flex ;align-items :center ;gap :0.4rem ;padding :0.55rem 1rem ;background :#A81D33 ;color :#ffffff ;border-radius :6px ;font-weight :700 ;line-height :1 ;" >
55- <span >Debian</span >
56- <img src =" https://cdn.simpleicons.org/debian/ffffff " alt =" Debian logo " width =" 18 " height =" 18 " />
57- </span >
58- </a >
59- <a href =" https://github.com/AOSSIE-Org/PictoPy/releases/latest " >
60- <span style =" display :inline-flex ;align-items :center ;gap :0.4rem ;padding :0.55rem 1rem ;background :#181717 ;color :#ffffff ;border-radius :6px ;font-weight :700 ;line-height :1 ;" >
61- <span >GitHub Releases</span >
62- <img src =" https://cdn.simpleicons.org/github/ffffff " alt =" GitHub logo " width =" 18 " height =" 18 " />
63- </span >
64- </a >
65- </span >
37+ <strong >Download:</strong >
38+ <a href =" https://github.com/AOSSIE-Org/PictoPy/releases/latest/download/PictoPy_1.1.0_x64-setup.exe " >
39+ <img src="docs/assets/readme-assets/btn-windows.svg" alt="Windows download button" style="height:34px;width:auto;" />
40+ </a >
41+   ;  ;
42+ <a href =" https://github.com/AOSSIE-Org/PictoPy/releases/latest/download/PictoPy_aarch64.app.tar.gz " >
43+ <img src="docs/assets/readme-assets/btn-macos.svg" alt="macOS download button" style="height:34px;width:auto;" />
44+ </a >
45+   ;  ;
46+ <a href =" https://github.com/AOSSIE-Org/PictoPy/releases/latest/download/PictoPy_1.1.0_amd64.deb " >
47+ <img src="docs/assets/readme-assets/btn-debian.svg" alt="Debian download button" style="height:34px;width:auto;" />
48+ </a >
49+   ;  ;
50+ <a href =" https://github.com/AOSSIE-Org/PictoPy/releases/latest " >
51+ <img src="docs/assets/readme-assets/btn-github.svg" alt="GitHub Releases button" style="height:34px;width:auto;" />
6652 </a >
6753</p >
6854
@@ -96,7 +82,7 @@ Find out more at [https://pictopy.aossie.org/](https://pictopy.aossie.org/).
9682
9783<p align =" center " >
9884 <a href =" https://youtu.be/RWp-9xT9jow?si=c1vNO5cDgI4GYM6y " >
99- <img src="docs/assets/demo.png" alt="PictoPy Demonstration">
85+ <img src="docs/assets/readme-assets/ demo.png" alt="PictoPy Demonstration">
10086 </a >
10187</p >
10288
@@ -122,8 +108,8 @@ Find out more at [https://pictopy.aossie.org/](https://pictopy.aossie.org/).
122108## High Level Architecture
123109
124110<div align =" center " >
125- <img src =" docs/assets/architectual-design-light.svg#gh-light-mode-only " alt =" PictoPy architecture diagram " />
126- <img src =" docs/assets/architectual-design-dark.svg#gh-dark-mode-only " alt =" PictoPy architecture diagram " />
111+ <img src =" docs/assets/readme-assets/ architectual-design-light.svg#gh-light-mode-only " alt =" PictoPy architecture diagram " />
112+ <img src =" docs/assets/readme-assets/ architectual-design-dark.svg#gh-dark-mode-only " alt =" PictoPy architecture diagram " />
127113</div >
128114
129115## Want to Contribute?
0 commit comments