diff --git a/res/bubbleSort.gif b/res/bubbleSort.gif index 5f767d4..1a5e048 100644 Binary files a/res/bubbleSort.gif and b/res/bubbleSort.gif differ diff --git a/res/countingSort.gif b/res/countingSort.gif index df987af..163b460 100644 Binary files a/res/countingSort.gif and b/res/countingSort.gif differ diff --git a/res/insertionSort.gif b/res/insertionSort.gif index bab6db5..ee9473e 100644 Binary files a/res/insertionSort.gif and b/res/insertionSort.gif differ diff --git a/res/mergeSort.gif b/res/mergeSort.gif index 3f0adb9..47e826f 100644 Binary files a/res/mergeSort.gif and b/res/mergeSort.gif differ diff --git a/res/quickSort.gif b/res/quickSort.gif index 6a3faec..d528189 100644 Binary files a/res/quickSort.gif and b/res/quickSort.gif differ diff --git a/res/selectionSort.gif b/res/selectionSort.gif index 17a2cc7..ac952a8 100644 Binary files a/res/selectionSort.gif and b/res/selectionSort.gif differ