Update README.md

This commit is contained in:
tsukino
2024-02-15 04:32:54 -05:00
committed by GitHub
parent 1da4f45564
commit 042fba9c09

View File

@@ -2,6 +2,9 @@
# Chrome Extension (MV3) for TLSNotary
### ⚠️ Notice
- When running the extension against a local [notary server](https://github.com/tlsnotary/tlsn/releases), please ensure that the server's version is the same as the version of this extension
## Installing and Running
### Procedures:
@@ -43,4 +46,4 @@ Now, the content of `build` folder will be the extension ready to be submitted t
## Resources:
- [Webpack documentation](https://webpack.js.org/concepts/)
- [Chrome Extension documentation](https://developer.chrome.com/extensions/getstarted)
- [Chrome Extension documentation](https://developer.chrome.com/extensions/getstarted)