grammar changes to README
This commit is contained in:
parent
28e483b02e
commit
fd940da48a
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
|
@ -2,10 +2,10 @@
|
||||||
> Poly+ is in no way affiliated with the Polytoria team. This is a project I started for the community - and I hope some community members are willing to help with development so the extension is better for everyone ❤️.
|
> Poly+ is in no way affiliated with the Polytoria team. This is a project I started for the community - and I hope some community members are willing to help with development so the extension is better for everyone ❤️.
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> This extension is currently in BETA. If you find any bugs, please report them in this repository's issues section as it'd be a great help towards development of the extension.
|
> This extension is currently in BETA. If you find any bugs, please report them in this repository's issues section as it'd be a great help towards the development of the extension.
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> Want to learn what's in store for Poly+? Check out the roadmap [here](https://github.com/users/indexxing/projects/2)!
|
> Would you like to learn what's in store for Poly+? Check out the roadmap [here](https://github.com/users/indexxing/projects/2)!
|
||||||
|
|
||||||
# Poly+
|
# Poly+
|
||||||
|
|
||||||
|
|
@ -40,7 +40,7 @@ And there is more to come!
|
||||||
|
|
||||||
# Supported Browsers
|
# Supported Browsers
|
||||||
|
|
||||||
As of right now, Poly+ only works on Chromium-based browsers. Currently, there are no plans to bring it to other browsers in the future.
|
As of right now, Poly+ only works on Chromium-based browsers. Currently, there are no plans to bring it to other browsers.
|
||||||
|
|
||||||
> TL;DR Chromium-based browsers
|
> TL;DR Chromium-based browsers
|
||||||
|
|
||||||
|
|
@ -67,14 +67,14 @@ As of right now, Poly+ only works on Chromium-based browsers. Currently, there a
|
||||||
|
|
||||||
## How to Download - Pre-Release Build?
|
## How to Download - Pre-Release Build?
|
||||||
|
|
||||||
> Pre-Release builds may have work in progress features or bugs!
|
> Pre-release builds may have work-in-progress features or bugs!
|
||||||
|
|
||||||
1. Go to the top of this GitHub repository
|
1. Go to the top of this GitHub repository
|
||||||
2. Click on the "Code" button
|
2. Click on the "Code" button
|
||||||
3. Click on the "Download ZIP" button in the dropdown menu
|
3. Click on the "Download ZIP" button in the dropdown menu
|
||||||
4. Extract the .ZIP
|
4. Extract the .ZIP
|
||||||
5. Enable developer mode on your browser (developer mode allows you to load unpacked extensions)
|
5. Enable developer mode on your browser (developer mode allows you to load unpacked extensions)
|
||||||
6. Go to your browsers extensions page (usually `browserName://extensions`)
|
6. Go to your browser extensions page (usually `browserName://extensions`)
|
||||||
7. Click the "Load Unpacked" button
|
7. Click the "Load Unpacked" button
|
||||||
8. When the file selector comes up, open the unzipped folder of this repository's source code
|
8. When the file selector comes up, open the unzipped folder of this repository's source code
|
||||||
9. Go to Polytoria and you should see some changes!
|
9. Go to Polytoria and you should see some changes!
|
||||||
|
|
|
||||||
Reference in a new issue