Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Format code with prettier #74

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,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.
Expand All @@ -28,13 +28,16 @@
you can install this extension via the chrome web store or manually.

### chrome web store installation

<a href="https://chrome.google.com/webstore/detail/gitccentify/mjhmdkcefcklflcmmokoahfdodcpeobg"><img src="https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png" /></a>

### 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
Expand Down Expand Up @@ -71,9 +74,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.