Skip to content

Commit 02fb052

Browse files
committed
doc: Update README
1 parent 6cc7445 commit 02fb052

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Welcome to a collection of [Fusion] samples!
66
> [![Build](https://github.com/servicetitan/Stl.Fusion.Samples/workflows/Build/badge.svg)](https://github.com/servicetitan/Stl.Fusion.Samples/actions?query=workflow%3A%22Build%22)
77
> [![Discord Server](https://img.shields.io/discord/729970863419424788.svg)](https://discord.gg/EKEwv6d)
88
9-
<img src="https://img.shields.io/badge/-New!-red" valign="middle"> Check out [Board Games](https://github.com/alexyakunin/BoardGames) - a new Fusion sample and a fully functional web app allowing to play real-time multiplayer board games. **Nearly everything you'll find there is built in just one man-week, and every bit of content is updated in real-time!**
9+
<img src="https://img.shields.io/badge/-New!-brightgreen" valign="middle"> Check out [Board Games](https://github.com/alexyakunin/BoardGames) - the newest Fusion sample that implements both Blazor Server and WASM modes, 2 games, chat, online presence, OAuth sign-in, user session tracking, and a number of other 100% real-time features. All of this is powered by Fusion + just 35 lines of code related to real-time updates!
1010

1111
## What's Inside?
1212

@@ -57,8 +57,7 @@ features,
5757

5858
### 3. Blazor Samples
5959

60-
<img src="https://img.shields.io/badge/-Live!-red" valign="middle"> Check out live instance of this app hosted on a small 1-core K8s cluster
61-
[right now](https://fusion-samples.servicetitan.com)!
60+
<img src="https://img.shields.io/badge/-Live!-red" valign="middle"> Play with [live version of this app](https://fusion-samples.servicetitan.com) right now!
6261

6362
It's a dual-mode [Blazor](https://docs.microsoft.com/en-us/aspnet/core/blazor/hosting-models?view=aspnetcore-3.1) SPA hosted by
6463
[ASP.NET Core](https://dotnet.microsoft.com/apps/aspnet) website,

0 commit comments

Comments
 (0)