Skip to content

Commit

Permalink
Added CONTRIBUTING.md and updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcusleonas committed Nov 7, 2023
1 parent 1c92e73 commit d4d015b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Contributing
If you've found a bug and want to fix it, please follow the guide below.

1. Fork the repo
2. Make changes in the forked repo
3. Open a pull request
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Encode & decode text to and from base64.

## Installation
**These buttons may not be working yet as the extention is being reviewd by Mozilla and Google.**
[![](https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png)](https://chromewebstore.google.com/detail/fbhlbfckcmgpkcbogmmaomgebfgmidon)
[![](https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png)](https://chromewebstore.google.com/detail/encodedecode/fbhlbfckcmgpkcbogmmaomgebfgmidon)
[![](https://extensionworkshop.com/assets/img/documentation/publish/get-the-addon-178x60px.dad84b42.png)](https://addons.mozilla.org/en-GB/firefox/addon/encodedecode/)

## Screenshots
Expand Down

0 comments on commit d4d015b

Please sign in to comment.