X-Git-Url: https://git.armaanb.net/?p=logo.git;a=blobdiff_plain;f=README.md;h=f8c68169c06e8aa02f3c11480cac4489fb37f292;hp=f617f2fd8167255d90a35648ca138d26f4d79b15;hb=HEAD;hpb=db8180806706ac04dfbd38503d2430a6e4b24ed3 diff --git a/README.md b/README.md index f617f2f..f8c6816 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # personal logo -A simple logo I designed for myself +A logo/icon/pfp I designed for myself - +![Logo](logo.png) ## Generation Running `svg2img ` will generate all the variants of the logo in the formats of your choice. The logo goes from the template to SVG to PNG to whatever format you choose. It supports any format that ImageMagick supports, as well as ASCII and Unicode. @@ -29,4 +29,4 @@ For example, `svg2img webp heic` will generate SVG, PNG, WebP and HEIF versions | transparent | n/a | ## License -Copyright 2021 Armaan Bhojwani. `svg2img` is MIT Licensed, however the logo itself is [not licensed](https://choosealicense.com/no-permission/), and under exclusive copyright. +Copyright 2021 Armaan Bhojwani . `svg2img` is MIT Licensed, however the logo itself is [not licensed](https://choosealicense.com/no-permission/), and under exclusive copyright. See the LICENSE file for more information.