Skip to content

Commit

Permalink
docs(README): updated building instructions and added credits
Browse files Browse the repository at this point in the history
  • Loading branch information
mxgic1337 committed Jan 8, 2025
1 parent 760aca5 commit 4b4759e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,16 @@ Protonfox is an extension for [Firefox](https://firefox.com) that displays [Prot

![preview.png](.github/assets/preview.png)

# Building:
## 🚀 Building:
Requirements:
- Node.js (version 22.11.0 recommended)
- PNPM package manager
- [Node.js](https://nodejs.org) (recommended version: 22.x)
- [pnpm](https://pnpm.io/installation) package manager (recommended version: 9.x)

To build the extension:
- Run `pnpm install` to install dependencies.
- Run `pnpm run build` to build the extension.

## 📰 Credits:
- [MostwantedRBX/proton-chrome-extension](https://github.com/MostwantedRBX/proton-chrome-extension) - Original extension

This extension is not affiliated with ProtonDB and/or Valve Corporation.

0 comments on commit 4b4759e

Please sign in to comment.