Pārlūkot izejas kodu

Update README.md

Mohammed Khan 2 gadi atpakaļ
vecāks
revīzija
bab3818c42
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -1,6 +1,9 @@
 # UnTube
+
 A simple, comprehensive YouTube playlist manager web app powered by [YouTube Data API V3](https://developers.google.com/youtube/v3/). Built with ❤ using Django, htmx and Bootstrap. 
 
+### _Note: I am currently working on redesigning UnTube with a React.js frontend and DRF for the backend. I will also be revising the project structure and using package managers to make it easier for people to run UnTube locally and contribute to this project. You can check my progress under the `django-react` branch._
+
 ## About
 
 I built UnTube with the goal of making it easier to manage multiple YouTube playlists. UnTube makes it possible to bulk delete videos from a playlist, take care of duplicate or unavailable videos, bulk copy/move videos from one playlist to other playlists. All you have to do is log in with your Google account and import your playlists to access these basic features + more!