diff --git a/README.md b/README.md index e5ab65c..9032187 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ A real-time demo application written with [Node.js](https://nodejs.org/en/), [Vue](https://vuejs.org/) and [Socket.io](https://socket.io/): one chat room where anyone can post messages. +[![build](https://github.com/MediaComem/one-chat-room/actions/workflows/build.yml/badge.svg)](https://github.com/MediaComem/one-chat-room/actions/workflows/build.yml) +[![publish](https://github.com/MediaComem/one-chat-room/actions/workflows/publish.yml/badge.svg)](https://github.com/MediaComem/one-chat-room/actions/workflows/publish.yml) +[![license](https://img.shields.io/github/license/MediaComem/one-chat-room)](https://opensource.org/licenses/MIT) +