From dc61ea952b8ceb11528836e9d2c41187c0173319 Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Sun, 28 Aug 2022 22:08:55 +0300 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 06da589..04a64a6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,10 @@ -## COMPOSER +# COMPOSER **Creating OpenIPC firmware with you own custom settings** ------ -### Quick Start - run one command for happiness ;) +## Quick Start - run one command for happiness ;) ``` https://github.com/ZigFisher/composer.git && cd composer && ./stapler.sh t31_vixand ``` - ------