diff --git a/.github/graphics/nodes.svg b/.gitea/graphics/nodes.svg similarity index 100% rename from .github/graphics/nodes.svg rename to .gitea/graphics/nodes.svg diff --git a/.github/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml similarity index 100% rename from .github/workflows/deploy.yaml rename to .gitea/workflows/deploy.yaml diff --git a/README.md b/README.md index a78425a..7bbf75b 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ Nodarium
-

Nodarium

+

Nodarium

- Nodarium is a WebAssembly based visual programming language. + Nodarium is a WebAssembly based visual programming language.

- +
-Currently this visual programming language is used to develop https://nodes.max-richter.dev, a procedural modelling tool for 3d-plants. +Currently this visual programming language is used to develop , a procedural modelling tool for 3d-plants. # Table of contents @@ -22,7 +22,7 @@ Currently this visual programming language is used to develop https://nodes.max- # Developing -### Install prerequisites: +### Install prerequisites - [Node.js](https://nodejs.org/en/download) - [pnpm](https://pnpm.io/installation)