Skip to content

Commit fc59a9e

Browse files
committed
update readme and contribute
1 parent 99bb36d commit fc59a9e

File tree

2 files changed

+18
-9
lines changed

2 files changed

+18
-9
lines changed

.all-contributorsrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"projectName": "EcuBus-Pro",
3+
"projectOwner": "ecubus"
4+
}

README.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
<a href="https://github.com/ecubus/EcuBus-Pro/releases">
1010
<img src="https://github.com/ecubus/EcuBus-Pro/actions/workflows/build.yml/badge.svg" alt="github-ci" />
1111
</a>
12+
<a href="https://github.com/ecubus/EcuBus-Pro/releases">
13+
<img src="https://github.com/ecubus/EcuBus-Pro/actions/workflows/build-linux.yml/badge.svg" alt="github-ci" />
14+
</a>
1215
<a href="https://github.com/ecubus/EcuBus-Pro">
1316
<img src="https://img.shields.io/github/stars/ecubus/EcuBus-Pro"/>
1417
</a>
@@ -91,15 +94,6 @@ Our script engine leverages `Node.js`, enabling you to:
9194
Streamline your workflow with CLI support for UDS sequences:
9295
![base1](./docs/about/seq.png)
9396

94-
## Thanks
95-
This project exists thanks to all the people who have contributed:
96-
<a href="https://github.com/ecubus/EcuBus-Pro/graphs/contributors"><img src="https://opencollective.com/ecubus/contributors.svg?width=890&amp;button=false"></a>
97-
98-
Your contributions are always welcome! Please have a look at the [contribution guidelines](./.github/contributing.md) first.
99-
100-
Your logo will show up here with a link to your github profile.
101-
102-
10397
## Support this project
10498

10599
Support this project by [becoming a sponsor](./docs/about/sponsor). Your logo will show up here with a link to your website. 🙏
@@ -112,6 +106,17 @@ You can also consider sponsoring us to get extra technical support services. If
112106
- [X] One-to-one technical consulting service
113107
- [X] Help to write addon code to access 0x27,0x29 dll functions
114108

109+
## Contributors
110+
111+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
112+
<!-- prettier-ignore-start -->
113+
<!-- markdownlint-disable -->
114+
115+
<!-- markdownlint-restore -->
116+
<!-- prettier-ignore-end -->
117+
118+
<!-- ALL-CONTRIBUTORS-LIST:END -->
119+
115120
## License
116121
Apache-2.0
117122

0 commit comments

Comments
 (0)