From 465bb5fef3b02e14ab375d5175d38da8f44370bd Mon Sep 17 00:00:00 2001 From: Naveen S D <58225830+naveensd101@users.noreply.github.com> Date: Fri, 24 Apr 2020 22:05:50 +0530 Subject: [PATCH] update readme.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 60652e6..f878af8 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Bubble-sort-visualizer This master repo that contains sorting algorithms visualized using python -modules used -pygame -random -sys +modules used - +pygame, +random, +sys, time