Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
longnghia committed Aug 18, 2024
1 parent 303c146 commit 8771b91
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,15 @@ It keeps them in a vault that you can recall later
- Click an item to open it in new tab
- Click plus `cmd/ctrl` will also remove it from read-later

<video controls src="docs/read-later.mp4" title="Title"></video>
<video controls src="docs/read-later.mp4" title="Read Later" width=500></video>

## Development

- Install dependencies: `yarn`
- Development Build: `yarn start firefox`
- Production Build: `yarn build firefox`

Production Build is located in `dist/v2`

### TODO

Expand All @@ -28,3 +36,8 @@ It keeps them in a vault that you can recall later
- <https://github.com/debdut/browser-extension.git>
- <https://www.svgbackgrounds.com/elements/animated-svg-preloaders/>
- <https://www.flaticon.com>


## License

MIT

0 comments on commit 8771b91

Please sign in to comment.