diff --git a/README.md b/README.md
index 2a19453..be2d9b4 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-If you __unstar__, please, [leave us a note](https://github.com/anticensority/runet-censorship-bypass/issues) why you do so.
+If you __unstar__, please, [leave us a note](https://github.com/anticensority/runet-censorship-bypass/issues) why you do so.
[d1]: https://img.shields.io/badge/Поддержать-❤-green.svg
[d2]: https://rebrand.ly/ac-donate
[![Поддержать][d1]][d2]
[](#backers)
- [](#sponsors)
+ [](#sponsors)
# Russian Anticensorship on PAC-Scripts
@@ -47,14 +47,12 @@ I decided to write an anticensorship extension for Chromium before they strike m
This project exists thanks to all the people who contribute.
-
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/anticensority#backer)]
-
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/anticensority#sponsor)]
diff --git a/extensions/chromium/runet-censorship-bypass/README.md b/extensions/chromium/runet-censorship-bypass/README.md
index 1150834..cb11b5a 100644
--- a/extensions/chromium/runet-censorship-bypass/README.md
+++ b/extensions/chromium/runet-censorship-bypass/README.md
@@ -1,4 +1,4 @@
-# Install
+## Install
Tested on:
@@ -6,26 +6,23 @@ NodeJS: v16.1.0.
NPM: 7.11.2.
OS: Linux Mint 20 Xfce Edition.
-```
+```sh-session
npm install
cd src/extension-common/pages/options/
npm install
cd -
-# For debugging:
-npm start
-# Use your build/extension-beta
-
# For production:
+
npm start
# Use your build/extension-full or build/extension-mini
```
-# For Reviewers
+## For Reviewers
See ./src/extension-common/FOR_REVIEWERS.md.
-# Release Instructions
+## Release Instructions
1. `npm run release`
2. `vim src/templates-data.js` and bump version.