Skip to content

Commit 844d493

Browse files
committed
docs: add badge for build.
1 parent 6d1c24a commit 844d493

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Build and Deploy Demo
1+
name: Deploy Demo
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
<a href="https://www.npmjs.com/package/webgl-tech-particles">
1414
<img src="https://img.shields.io/npm/dw/webgl-tech-particles" alt="npm" >
1515
</a>
16+
<img src="https://github.com/a-rudenko/webgl-tech-particles/actions/workflows/deploy.yml/badge.svg" alt="deploy demo" >
1617
</div>
1718

1819
Interactive 3D particle system with technology icons using WebGL and Three.js.

0 commit comments

Comments
 (0)