Skip to content

Commit 0c70c4a

Browse files
authored
feat: update README with a brand new banner. (#86)
* Added Official Banner * Rename TizenBrew Official Banner.png to TizenBrew_Official_Banner.png * Delete .github/assets/TizenBrew_Official_Banner.png * Added Official Banner * Rename TizenBrew Official Banner.png to TizenBrew_Official_Banner.png * Update README.md * Add files via upload * Delete .github/assets/TizenBrew_Guide_Button.svg * Add files via upload * Update README.md
1 parent 14b4fa9 commit 0c70c4a

File tree

3 files changed

+38
-12
lines changed

3 files changed

+38
-12
lines changed
5.95 KB
Loading
187 KB
Loading

README.md

Lines changed: 38 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,49 @@
1-
# TizenBrew
1+
# 🍺 TizenBrew
22

33
<p align="center">
4-
<img src="./.github/assets/logo.png">
4+
<img
5+
width="700px"
6+
src="./.github/assets/TizenBrew_Official_Banner.png">
57
<br>
6-
<a>Thank you <a href="https://github.com/Zyborg777">@Zyborg777</a> for the logo!</a>
8+
<sub> TizenBrew logo, banner and README by <a href="https://github.com/Zyborg777">@Zyborg777</a> </sub>
79
</p>
810

9-
TizenBrew is a way to experience modded websites (like [TizenTube](https://github.com/reisxd/TizenTube)) and you can install newer apps without having to deal with Tizen Studio multiple times.
11+
### Experience your favorite custom apps (such as [TizenTube](https://github.com/reisxd/TizenTube)) in a whole new way! Thanks to TizenBrew, you can install newer apps without having to deal with Tizen Studio multiple times. Just one click and you're done 🎊
1012

11-
[Discord Server Invite](https://discord.gg/m2P7v8Y2qR)
12-
13-
# Getting started
14-
15-
You can read the [guide](./docs/README.md) to get started with TizenBrew.
16-
17-
# Making a module
13+
<p align="center">
14+
<a href="https://discord.gg/m2P7v8Y2qR">
15+
<picture>
16+
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" />
17+
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032563-d4e084b7-244e-4358-af50-26bde6dd4996.png" />
18+
</picture>
19+
</a>&nbsp;&nbsp;&nbsp;
20+
<a href="https://reddit.com/r/TizenTube">
21+
<picture>
22+
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" />
23+
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032351-9d9d5619-8ef7-470a-9eec-2744ece54553.png" />
24+
</picture>
25+
</a>&nbsp;&nbsp;&nbsp;
26+
<a href="https://www.youtube.com/@tizenbrew">
27+
<picture>
28+
<source height="24px" media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" />
29+
<img height="24px" src="https://user-images.githubusercontent.com/13122796/178032714-c51c7492-0666-44ac-99c2-f003a695ab50.png" />
30+
</picture>
31+
32+
# 🙌 Getting started
33+
34+
### You can read the [guide](./docs/README.md) down below to get started with TizenBrew ⬇️
35+
<p align="left">
36+
<a href="./docs/README.md">
37+
<picture>
38+
<source height="50px" srcset="./.github/assets/TizenBrew_Guide_Button.png" />
39+
<img height="50px" src="./.github/assets/TizenBrew_Guide_Button.png" />
40+
</picture>
41+
</a>
42+
43+
# 💻 Making a module
1844

1945
You can read the [guide](./docs/MODULES.md) to make a module for TizenBrew.
2046

21-
# Translations
47+
# 💬 Translations
2248

2349
You can read the [guide](./docs/TRANSLATION.md) to translate TizenBrew into your native language.

0 commit comments

Comments
 (0)