Skip to content

Commit d554f9a

Browse files
committed
update readme
1 parent 09b0a68 commit d554f9a

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
1-
# Website
1+
# Math
22

3-
## Logo
3+
[![Deploy to GitHub Pages](https://github.com/bh0fer/math/actions/workflows/deploy.yml/badge.svg)](https://github.com/bh0fer/math/actions/workflows/deploy.yml)
44

5-
https://www.canva.com/
5+
👉 https://bh0fer.github.io/math/
6+
7+
## Installation
8+
9+
> [!NOTE]
10+
> Voraussetzungen
11+
> - [Node.js](https://nodejs.org/en/)
12+
> - [yarn](https://yarnpkg.com/)
13+
14+
```bash
15+
# Install dependencies
16+
yarn install
17+
```
18+
19+
## Development
20+
21+
```bash
22+
yarn run start
23+
```
24+
25+
### Logo
26+
Erstellt mit https://www.canva.com/

0 commit comments

Comments
 (0)