From 8d90158c4822285468fb1f06be5d4cb1f12b1ecb Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 18:48:18 +0000 Subject: [PATCH] Format code with prettier This commit fixes the style issues introduced in 15a364e according to the output from prettier. Details: https://deepsource.io/gh/fuwaa/pint/transform/109337a7-29e1-48e5-9f21-81dee9c44bed/ --- docs/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 30674ef..ebb87ca 100644 --- a/docs/README.md +++ b/docs/README.md @@ -10,8 +10,8 @@ ![1](https://user-images.githubusercontent.com/53419401/182546037-c944fca4-f9b9-438f-aa7b-4e418807e0e8.png) - ### project features + - Complete control of personalisation of every element. - With the right settings, you can also achieve light theme too. - Quickly paint groups of colors with the Group Painter. @@ -26,13 +26,16 @@ you can install this extension via the chrome web store or manually. ### chrome web store installation + ### precompiled installation (.crx) + 1. grab the latest release [here](https://github.com/fuwaa/pint/releases) 2. open it using chrome ### precompiled installation (.zip) + 1. grab the latest release [here](https://github.com/fuwaa/pint/releases) 2. unzip into a directory 3. turn on developer mode @@ -69,9 +72,9 @@ Documentation is planned to debut on [fuwadocs](https://docs.fuwa.sh/pint/), how contributions are welcome ❤️. however, please do keep in mind that this is a very early project and things are bound to be [messy](https://github.com/fuwaa/pint/issues/37). while code quality is my top priority, i'm implementing it as i go (which is a bit slow since I'm porting this myself to typescript) and would appreciate help regarding it so we could learn more from it too. ## project structure + [![Structure](https://images.repography.com/27896465/fuwaa/pint/structure/a993ba4f490beac88c1084429e54e710_table.svg)](https://github.com/fuwaa/pint) ###### This extension is licensed under the GPLv3 License. ###### This project is not affiliated, associated, endorsed by, or in any way officially connected with GitHub, Inc. and Git, or any of its subsidiaries or its affiliates. -