diff options
author | 2019-03-16 16:15:26 +0100 | |
---|---|---|
committer | 2019-03-16 16:15:26 +0100 | |
commit | 8c0b7fbc30e11a242104ae1f6d104e34edf38408 (patch) | |
tree | 7c1d20a69738246f38ba6c636e333d692c7af08b /README.md | |
parent | 2ffbbe9aeaf1ce88ec5b3de1b26ac8b70a9f2078 (diff) | |
download | flat-remix-8c0b7fbc30e11a242104ae1f6d104e34edf38408.tar.gz flat-remix-8c0b7fbc30e11a242104ae1f6d104e34edf38408.zip |
Move images to assets folder
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,4 +1,6 @@ - +<p align="center"> +<img src="https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/assets/logo.png"/> +</p> ###### Flat-Remix is licensed under the GNU General Public License v3.0 <hr> @@ -7,7 +9,7 @@ Flat remix is a pretty simple icon theme inspired on material design. It is most <br><br> <p align="center"> -<img src ="https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/preview.png" /> +<img src="https://raw.githubusercontent.com/daniruiz/Flat-Remix/master/assets/preview.png"/> </p> <br><br> |