Skip to content

Commit 91521ac

Browse files
authored
Update README.md
1 parent 93b20fc commit 91521ac

File tree

1 file changed

+53
-1
lines changed

1 file changed

+53
-1
lines changed

README.md

+53-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,53 @@
1-
# Logokio
1+
2+
# Logokio - Generate wordmark logos in your browser
3+
4+
Using Google Fonts API and Javascript Canvas, Logokio helps you generate logos for your websites or apps.
5+
6+
There is no server involved, the code completely runs in your browser.
7+
8+
9+
## Features
10+
11+
- **No Registration:** You can start creating logos right away, no need to sign up or log in.
12+
13+
- **Browser-Based:** Logokio works directly in your web browser, making it accessible from anywhere.
14+
15+
- **Unlimited Design Options:** Explore a variety of logo templates and customize them to suit your brand.
16+
17+
- **High-Quality Downloads:** Download logos in high-quality formats for use on your website, social media, and more.
18+
19+
## How to Use
20+
1. Make sure you are using the latest Chrome/Firefox or Safari browser.
21+
2. Open logokio.com and enter your logo text in the input field.
22+
3. Click the "Make a Logo" button to generate your logo.
23+
4. Explore multiple logo options and choose the one that you like.
24+
25+
## Showcase
26+
27+
![Logo Showcase](docs/showcase.png)
28+
29+
## Multiple Logo Files
30+
31+
With just one click, you get various logo file options, including:
32+
33+
- Colored background logo in PNG format
34+
- Inverted logo
35+
- Black transparent logo
36+
- White transparent logo
37+
- Transparent colored logo
38+
- SVG file
39+
40+
![Logo File Options](docs/folm.png)
41+
42+
## Contributions
43+
44+
This project is created and maintained by [@avadhesh18](https://github.com/avadhesh18). You are welcome to contribute by submitting issues or pull requests to improve the logo generator.
45+
46+
## License
47+
GNU General Public License (GPL) 3.0
48+
49+
50+
51+
52+
53+

0 commit comments

Comments
 (0)