Skip to content

Commit afcce1a

Browse files
authored
Update README.md
1 parent 1c67876 commit afcce1a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Template
2+
<img src="https://github.com/user-attachments/assets/0aa0318a-d54f-4a73-890c-2eaea890aef3" align="right">
3+
24
Template for Frontend development. Build a web page using [SolidJS](https://solidjs.com) and [Deno](https://deno.land).
35

6+
47
[![Run Linter](https://github.com/JavaScriptPlayground/Template/actions/workflows/lint.yml/badge.svg)](https://github.com/JavaScriptPlayground/Template/actions/workflows/lint.yml)
58
[![Run Unit Tests](https://github.com/JavaScriptPlayground/Template/actions/workflows/test.yml/badge.svg)](https://github.com/JavaScriptPlayground/Template/actions/workflows/test.yml)
69
[![Deploy GitHub Pages](https://github.com/JavaScriptPlayground/Template/actions/workflows/deployment.yml/badge.svg)](https://github.com/JavaScriptPlayground/Template/actions/workflows/deployment.yml)
710

11+
812
## Overview
913

1014
- `.gitignore` Git ignore file.

0 commit comments

Comments
 (0)