소스 검색

Update README.md

Mohammed Khan 2 년 전
부모
커밋
bab3818c42
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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!