commit aa85515c97e1b37638003857f497d157b6757933 Author: Clemens Date: Thu Oct 12 14:30:17 2017 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..ea752ba --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# bubblesort_js +Bubblesort in JavaScript für Benutzung im Unterrricht