Skip to content

Commit 3305e92

Browse files
authored
Revise badges in README for accuracy
Updated platform and build status badges in README.
1 parent 14686f7 commit 3305e92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Nodepp
22
> **The DOOM of Async Frameworks: Write Once, Build Everywhere, Process Everything.**
33
4+
[![Platform](https://img.shields.io/badge/platform-%20Linux%20|%20Windows%20|%20WASM%20-blue)](https://github.com/NodeppOfficial/nodepp)
5+
[![Build Status](https://github.com/NodeppOfficial/nodepp/actions/workflows/main.yml/badge.svg)](https://github.com/NodeppOfficial/nodepp/actions)
46
[![MIT License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
5-
[![Platform](https://img.shields.io/badge/platform-Linux%20%7C%20Windows%20%7C%20Arduino%20%7C%20WASM-blue)](https://github.com/NodeppOfficial/nodepp)
6-
[![Build Status](https://github.com/NodeppOfficial/nodepp/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/NodeppOfficial/nodepp/actions)
77

88
Nodepp is a groundbreaking open-source project that simplifies C++ application development by bridging the gap between the language's raw power and the developer-friendly abstractions of Node.js.
99

@@ -291,4 +291,4 @@ If you want to contribute to **Nodepp**, you are welcome to do so! You can contr
291291
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/edbc_repo)
292292

293293
## License
294-
**Nodepp** is distributed under the MIT License. See the LICENSE file for more details.
294+
**Nodepp** is distributed under the MIT License. See the LICENSE file for more details.

0 commit comments

Comments
 (0)