Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amirshnll committed Apr 20, 2022
1 parent 016e023 commit 28530b1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<p align="center">
<img src="https://img.shields.io/badge/version-1.0.0-blue" alt="version">
<img src="https://img.shields.io/badge/Firefox ADD-ONS rating-★★★★☆-brightgreen" alt="rating">
<img src="https://img.shields.io/badge/Firefox extension rating-★★★★☆-brightgreen" alt="rating">
<br/>
<a href="https://twitter.com/intent/follow?screen_name=rtbf_ir">
<img src="https://img.shields.io/twitter/follow/rtbf_ir?style=social"
Expand All @@ -25,6 +25,7 @@ or a service][add new website] or [request for changing the current difficulty][
[rtbf.ir]: https://rtbf.ir

## Development

The code scaffolding is:
`popup.js` for the script, `popup.html` and `popup.css`
for the look and feel. All the plugin manifest is configured in
Expand All @@ -37,6 +38,7 @@ To run it locally you just need to:
4. Assuming there are no errors, the extension should load into your browser

## Installing the extension

To install the extension you just need to go to the [Firefox ADD-ONS][Firefox ADD-ONS]
and search for the [rtbf.ir][rtbf.ir]

Expand Down Expand Up @@ -72,5 +74,4 @@ maybe you'd like to open a pull request to address one of them ;)
## License

All assets and code are under the [Apache license](LICENSE) and in the public
domain unless specified otherwise.

domain unless specified otherwise.

0 comments on commit 28530b1

Please sign in to comment.