Update README.md

This commit is contained in:
Clemens 2017-10-12 14:33:26 +02:00 committed by GitHub
parent a8271036cf
commit 8630546826
1 changed files with 4 additions and 2 deletions

View File

@ -1,2 +1,4 @@
# bubblesort_js
Bubblesort in JavaScript für Benutzung im Unterrricht
# Bubblesort in JavaScript für Benutzung im Unterrricht
Einfache Oberfläche und übersichtliche Eingabe und Ausgabe für den (Bubblesort Algorithmus)[https://de.m.wikipedia.org/wiki/Bubblesort].
Einfach die HTML-Datei mit dem Browser öffnen.