Skip to content

Commit 0d34a29

Browse files
authored
Fix outdated NPM components (#8)
* modified README.md * npm audit fix
1 parent 12c03ee commit 0d34a29

File tree

3 files changed

+151
-139
lines changed

3 files changed

+151
-139
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,24 @@ It's still in the early development stage, and more features are still on the w
1515
- [x] Support more languages
1616
- [ ] Support customized preference
1717
- [ ] Support Safari
18-
- [ ] Support firefox
18+
- [ ] Support Firefox
1919

2020

2121
# How to download?
2222

2323
- [Chrome](https://chromewebstore.google.com/detail/proxyverse/igknmaflmijecdmjpcgollghmipkfbho)
24+
- [Microsoft Edge](https://microsoftedge.microsoft.com/addons/detail/bpjcpinklkdfabcncofogcaigmmgjjbj)
2425

2526

2627
# Making a Contribution
2728

29+
## Development
30+
2831
1. Fork the repository and make changes.
2932
2. Write unit tests. If applicable, write unit tests for your changes to ensure they don't break existing functionality. Our project uses [ts-jest](https://jestjs.io/docs/getting-started#via-ts-jest) for unit testing.
3033
3. Make sure everything works perfectly before you make any pull request.
3134

35+
36+
## Translation & i18n
37+
38+
Proxyverse is using [transifex](https://explore.transifex.com/bytevet/proxyverse/) for translations.

0 commit comments

Comments
 (0)