Skip to content

Commit 87bf07c

Browse files
committed
readme: link github actions badges to their respective workflow pgs
1 parent 1a2499b commit 87bf07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CEmu ![Build Linux](https://github.com/CE-Programming/CEmu/workflows/Build%20Linux/badge.svg) ![Build/Deploy MSVC Windows](https://github.com/CE-Programming/CEmu/workflows/Build/Deploy%20MSVC%20Windows/badge.svg) [![Build Status](https://ci.appveyor.com/api/projects/status/github/CE-Programming/CEmu?branch=master&svg=true)](https://ci.appveyor.com/project/alberthdev/cemu-q0nl8) [![Build Status](https://scan.coverity.com/projects/7576/badge.svg)](https://scan.coverity.com/projects/ce-programming-cemu) [![IRC badge](https://img.shields.io/badge/IRC%20channel-%23cemu--dev%20on%20EFNet-blue.svg)](http://chat.efnet.org/irc.cgi?adv=1&nick=cemu-user&chan=%23cemu-dev)
1+
# CEmu [![Build Linux](https://github.com/CE-Programming/CEmu/workflows/Build%20Linux/badge.svg)](https://github.com/CE-Programming/CEmu/actions?query=workflow%3A%22Build+Linux%22) [![Build/Deploy MSVC Windows](https://github.com/CE-Programming/CEmu/workflows/Build/Deploy%20MSVC%20Windows/badge.svg)](https://github.com/CE-Programming/CEmu/actions?query=workflow%3A%22Build%2FDeploy+MSVC+Windows%22) [![Build Status](https://ci.appveyor.com/api/projects/status/github/CE-Programming/CEmu?branch=master&svg=true)](https://ci.appveyor.com/project/alberthdev/cemu-q0nl8) [![Build Status](https://scan.coverity.com/projects/7576/badge.svg)](https://scan.coverity.com/projects/ce-programming-cemu) [![IRC badge](https://img.shields.io/badge/IRC%20channel-%23cemu--dev%20on%20EFNet-blue.svg)](http://chat.efnet.org/irc.cgi?adv=1&nick=cemu-user&chan=%23cemu-dev)
22

33
CEmu is a third-party TI-84 Plus CE / TI-83 Premium CE calculator emulator, focused on developer features.
44
CEmu works natively on Windows, macOS, and Linux. For performance and portability, the core is programmed in C and its customizable GUI in C++ with Qt.

0 commit comments

Comments
 (0)