Skip to content

Commit f6a306d

Browse files
authored
Update README.md
1 parent 28d6f1e commit f6a306d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ Visit: https://nodegui.github.io/nodegui for docs.
4141
- 🦹🏻‍♀️ Good support for dark mode (Thanks to QT).
4242
- 🏅First class Typescript support. (Works on regular JS projects too 😉).
4343

44-
## Current focus:
45-
46-
- [ ] (Partial support is present) Easily exstensible for creating custom native widgets (like react native).
47-
- [ ] (Partial) Should have a decent list of stylable native widgets.
48-
- [ ] Easy build and packaging process.
49-
5044
## Getting Started
5145

5246
- Check out [react-nodegui-starter](https://github.com/nodegui/react-nodegui-starter) to get up and running with your own React NodeGUI app!
@@ -60,6 +54,8 @@ Contributing developer docs link:
6054

6155
https://github.com/nodegui/nodegui/tree/master/docs/development
6256

57+
Please read: https://github.com/nodegui/.github/blob/master/CONTRIBUTING.md
58+
6359
## Building
6460

6561
`npm run build [--qt_home_dir=/path/to/qt]`
@@ -77,6 +73,10 @@ React NodeGUI is an open source project and requires your support. If you like t
7773

7874
- [Logo: Thanks to Vishwas Shetty from the Noun Project.](https://github.com/nodegui/nodegui/blob/master/extras/legal/logo/thanks.md)
7975

76+
## Code of Conduct
77+
78+
https://github.com/nodegui/.github/blob/master/CODE_OF_CONDUCT.md
79+
8080
## License
8181

8282
MIT

0 commit comments

Comments
 (0)