README.md aktualisiert
All checks were successful
ci/woodpecker/push/default Pipeline was successful
All checks were successful
ci/woodpecker/push/default Pipeline was successful
Beschreibung, Links und Build-Status ergänzt.
This commit is contained in:
parent
8b30703942
commit
067131bb8e
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -1,10 +1,14 @@
|
||||||
# goldrausch
|
# Goldrausch
|
||||||
|
Bei dem vorliegenden Projekt handelt es sich um eine Onlinesimulation zum LVQ-Algorithmus für das unüberwachte Lernen nach einer Idee von [ComputingEducation](https://computingeducation.de/proj-snaip-B/) (Prof. Dr. Tilman Michaeli, Dr. Stefan Seegerer, Sven Jatzlau).
|
||||||
|
|
||||||
This template should help get you started developing with Vue 3 in Vite.
|
## Build-Status
|
||||||
|
[![status-badge](https://ci.spittank.org/api/badges/31/status.svg)](https://ci.spittank.org/repos/31)
|
||||||
|
|
||||||
|
Der aktuellste Build ist auf [dieser Seite](https://goldrausch.spittank.eu) zum Ausprobieren hinterlegt.
|
||||||
|
|
||||||
## Recommended IDE Setup
|
## Recommended IDE Setup
|
||||||
|
|
||||||
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
|
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur)
|
||||||
|
|
||||||
## Customize configuration
|
## Customize configuration
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue