Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tjingrant authored Apr 15, 2023
1 parent 6d6f2d9 commit ac2ef3c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ We are starting an open source initiative RecAlign (short for Recommendation Ali
- Click on the extension icon.
- Fill in your preference as well as your OpenAI API Key, which you can find [here](https://platform.openai.com/account/api-keys).

# Dev build:
- Run `npm install`.
- Run `npm run build`.
- Compiled chrome extension now exsits at the `chrome-extension` folder.
- Load the `chrome-extension` folder as unpacked extension.

0 comments on commit ac2ef3c

Please sign in to comment.