Skip to content

Commit a71f957

Browse files
authored
Merge pull request #4 from maximilionus/fix/readme_installation
Fixed required extension in README and enhanced it structure
2 parents 98db7ab + 1cacba0 commit a71f957

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22
Python Docs<br>
33
Dark Theme
44
</h1>
5-
<details align="center">
6-
<summary>Preview Image</summary>
5+
<details align="center"><summary>Preview Image</summary>
76
<img src="./images/preview.png">
87
</details>
98

109
## About
1110
This repository contains the userstyle dark theme for python documentation and other web pages that inherit the stylesheet from official docs.
1211

1312
## Installation
14-
1. Ensure that **Stylish** extension ([Chrome](https://chrome.google.com/webstore/detail/stylish-custom-themes-for/fjnbnpbmkenffdnngjfgmeleoegfcffe), [Firefox](https://addons.mozilla.org/ru/firefox/addon/stylish/)) is installed in your browser
13+
1. Ensure that **Stylus** extension ([Chrome](https://chrome.google.com/webstore/detail/stylus/clngdbkpkpeebahjckkjfobafhncgmne), [Firefox](https://addons.mozilla.org/ru/firefox/addon/styl-us/)) is installed in your browser
1514
2. 📦 [Install the usercss](https://github.com/maximilionus/python_docs_dark/raw/master/python_docs_dark.user.css)
1615

1716
## Supported Domains
@@ -20,4 +19,4 @@ Here's list of domains that are currenlty supported by this userstyle.
2019
- docs.python.org
2120
- packaging.python.org
2221

23-
> If you know of other domains that inherited the style from docs.python.org, you can notify me via [Issues](https://github.com/maximilionus/python_docs_dark/issues)
22+
> If you know of other domains that inherited the style from docs.python.org, you can notify me by [creating the new issue](https://github.com/maximilionus/python_docs_dark/issues/new?labels=add%20to%20supported%20pages)

0 commit comments

Comments
 (0)