diff --git a/.all-contributorsrc b/.all-contributorsrc
index abcf0d2a0..6b8dec6f5 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1,5 +1,7 @@
{
- "files": ["README.md"],
+ "files": [
+ "README.md"
+ ],
"imageSize": 100,
"commit": false,
"contributors": [
@@ -8,49 +10,72 @@
"name": "Lucas Ramage",
"avatar_url": "https://avatars1.githubusercontent.com/u/43783393?v=4",
"profile": "https://lramage.gitlab.io",
- "contributions": ["doc"]
+ "contributions": [
+ "doc"
+ ]
},
{
"login": "gamtiq",
"name": "Denis Sikuler",
"avatar_url": "https://avatars3.githubusercontent.com/u/1177323?v=4",
"profile": "https://github.com/gamtiq",
- "contributions": ["doc"]
+ "contributions": [
+ "doc"
+ ]
},
{
"login": "Naahuel",
"name": "Nahuel José",
"avatar_url": "https://avatars1.githubusercontent.com/u/1612488?v=4",
"profile": "https://twitter.com/nahueljo",
- "contributions": ["question"]
+ "contributions": [
+ "question"
+ ]
},
{
"login": "kakulgupta",
"name": "Kakul Gupta",
"avatar_url": "https://avatars3.githubusercontent.com/u/10727047?v=4",
"profile": "https://github.com/kakulgupta",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "rgabs",
"name": "Rahul Gaba",
"avatar_url": "https://avatars3.githubusercontent.com/u/7898942?v=4",
"profile": "http://rahulgaba.com",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "Uriziel01",
"name": "Paweł Borecki",
"avatar_url": "https://avatars1.githubusercontent.com/u/568207?v=4",
"profile": "http://uriziel.pl",
- "contributions": ["code"]
+ "contributions": [
+ "code"
+ ]
},
{
"login": "marcus-sa",
"name": "Marcus S. Abildskov",
"avatar_url": "https://avatars0.githubusercontent.com/u/8391194?v=4",
"profile": "http://marcus-sa.me",
- "contributions": ["test"]
+ "contributions": [
+ "test"
+ ]
+ },
+ {
+ "login": "atilacamurca",
+ "name": "Átila Camurça Alves",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/508624?v=4",
+ "profile": "http://www.mad3linux.org",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/README.md b/README.md
index 2d31c8fd7..a7b36f6c3 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
# NodeGUI
+
[](#contributors)
Build **performant**, **native** and **cross-platform** desktop applications with **JavaScript** + powerful **CSS like styling**.🚀
@@ -9,10 +10,8 @@ If you are looking for **React** based version, check out: **[React NodeGUI](htt
Visit: https://nodegui.github.io/nodegui for docs.
-
-
**Other known ports:**
- Angular + NodeGUI - https://github.com/marcus-sa/ngq by @marcus-sa
@@ -92,7 +91,6 @@ People maintaining this project.
-
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -101,12 +99,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Lucas Ramage 📖 |
- Denis Sikuler 📖 |
- Nahuel José 💬 |
Kakul Gupta 💻 |
Rahul Gaba 💻 |
Paweł Borecki 💻 |
+ Lucas Ramage 📖 |
+ Denis Sikuler 📖 |
+ Nahuel José 💬 |
Marcus S. Abildskov ⚠️ |