From 5fbb77a43e092cdde554666f9bbf36accd2e2a76 Mon Sep 17 00:00:00 2001 From: Benny Nottonson <112336374+BennyNottonsonSchool@users.noreply.github.com> Date: Fri, 21 Apr 2023 07:20:15 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9e8651..0f21b14 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ A project coded by Benny Nottonson using Python, implements LRU Caching and CCV ## Features -- Allows selection of album +- Allows selection of playlist - Works for public and private playlists -- Runtime generally <= 30s +- Runtime generally <= 5s - Scalable for large playlists