8000 Update README.md · PeterEmbedded/arduinoWebSockets@4a05eab · GitHub
[go: up one dir, main page]

Skip to content 10000

Commit 4a05eab

Browse files
authored
Update README.md
use github actions as Build Status
1 parent 822618f commit 4a05eab

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-
WebSocket Server and Client for Arduino [![Build Status](https://travis-ci.com/Links2004/arduinoWebSockets.svg?branch=master)](https://travis-ci.com/Links2004/arduinoWebSockets)
1+
WebSocket Server and Client for Arduino [![Build Status](https://github.com/Links2004/arduinoWebSockets/workflows/CI/badge.svg?branch=master)](https://github.com/Links2004/arduinoWebSockets/actions?query=workflow%3ACI+branch%3Amaster)
22
===========================================
33

44
a WebSocket Server and Client for Arduino based on RFC6455.

0 commit comments

Comments
 (0)
0