Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
pratikabu committed Jan 7, 2024
1 parent 462182f commit 83da876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Scroll to top and vice versa in a desktop browser. A browser extension for Chrom
## How to Run:
- The `src` folder contains all the code to be used in any Chromium browsers to load as a temporary extension.
- To debug for Firefox, use the `firefox` folder in the `generated` folder.
- You'll have to run `ant` to generate the `generated` folder.
- You'll have to run `./build.sh` to generate the `generated` folder.

## Bookmarklet
If someone does not like installing an extension. Then you can create this Bookmark in your bookmark toolbar.
Expand Down

0 comments on commit 83da876

Please sign in to comment.