Skip to content

Commit 06028cc

Browse files
committed
🐛 Readme fixes
1 parent 492996c commit 06028cc

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

.github/workflows/azure-static-web-apps-green-grass-0730f9f03.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Azure Static Web Apps CI/CD
1+
name: Azure Static Web Apps Deploy
22

33
on:
44
push:

readme.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ It is built on several Azure technologies: _Web PubSub, Static Web Apps and \_Ta
88

99
> 👁‍🗨 Note. This is a side project, created to aid learning while building something interesting. The code should not be considered 'best practice' or representing a set of recommendations for using Azure Web PubSub, however it does represent the output of getting something working!
1010
11+
![](https://img.shields.io/github/license/benc-uk/chatr)
12+
![](https://img.shields.io/github/last-commit/benc-uk/chatr)
13+
![](https://img.shields.io/github/checks-status/benc-uk/chatr/main)
14+
![](https://img.shields.io/github/workflow/status/benc-uk/chatr/Azure%20Static%20Web%20Apps%20Deploy?label=client-deploy)
15+
1116
Goals:
1217

1318
- Learn about using websockets
@@ -27,14 +32,6 @@ Use cases & key features:
2732

2833
![](./etc/screen.png)
2934

30-
---
31-
32-
![](https://img.shields.io/github/license/benc-uk/chatr)
33-
![](https://img.shields.io/github/last-commit/benc-uk/chatr)
34-
![](https://img.shields.io/github/checks-status/benc-uk/chatr/main)
35-
![](https://img.shields.io/github/workflow/status/benc-uk/chatr/Azure%20Static%20Web%20Apps%20CI%2FCD?label=client-deploy)
36-
![](https://img.shields.io/github/workflow/status/benc-uk/chatr/Build%20Server%20Image?label=server-build)
37-
3835
# Architecture
3936

4037
![](./etc/diagram.png)

0 commit comments

Comments
 (0)