Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Edgar-P-yan authored Nov 13, 2023
1 parent b939bc2 commit 8cf1fbd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ npm install --save node-systray-v2
yarn add node-systray-v2
```

## TODO
- Add more examples and docs with screenshots
- Submenus, dividers, fixes, most of which can be taken from awesome but now unmaintained fork [felixhao28/node-systray](https://github.com/felixhao28/node-systray)
- Write some tests (maybe even e2e)

## Preview
Source code of this preview is at [./examples/preview/](./examples/preview/).

Expand Down Expand Up @@ -101,6 +96,11 @@ Take a look at the [examples](./examples).

[Documentation generated from source files by Typedoc](./docs/README.md).

## TODO
- Add more examples and docs with screenshots
- Submenus, dividers, fixes, most of which can be taken from awesome but now unmaintained fork [felixhao28/node-systray](https://github.com/felixhao28/node-systray)
- Write some tests (maybe even e2e)

## License

Released under [MIT License](./LICENSE).

0 comments on commit 8cf1fbd

Please sign in to comment.