diff --git a/README.md b/README.md
index e8921aa..e3e7c46 100644
--- a/README.md
+++ b/README.md
@@ -1,32 +1,40 @@
-
Yet another-another OneDrive index, powered by Vercel and Next.js
+
Yet another-another OneDrive index, powered by Vercel and Next.js
+

+

+

+
---
-This is [onedrive-cf-index](https://github.com/spencerwooo/onedrive-cf-index)'s little brother, basically the same, but powered by Next.js and Vercel.
+This is onedrive-cf-index's little brother, basically the same, but powered by Next.js and Vercel.
## Features
-🚧 **_This is a work in progress._**
+🚧 **_This is currently a work in progress._**
-- A TOTAL REFACTOR!
-- Much easier to deploy and manage.
-- Many more upcoming...
+- [x] File preview (PDF, markdown, code, plain text, ...)
+- [x] Image preview in gallery mode
+- [x] Video and audio preview (mp4, mp3, ...)
+- [x] Office documents preview (docx, pptx, xlsx, ...)
+- [x] `README.md` preview rendering
+- [x] File permalink copy and direct file download
+- [x] Dark mode
+- [x] Protected routes (password protection and authentication) through `.password` files
+- [ ] Pagination for folders with more than 200 items
## Discussion
-Please go to our discussion forum for general questions, **issues are for bug reports and bug reports only.**
-
-[](https://github.com/spencerwooo/onedrive-vercel-index/discussions)
+Please go to our [discussion forum](https://github.com/spencerwooo/onedrive-vercel-index/discussions) for general questions, **issues are for bug reports and bug reports only.**
## Demo
Available at: .
-
+
## Deployment
@@ -40,6 +48,10 @@ Available at: .
The authentication tokens and variables are the same as what you configured in the [`onedrive-cf-index`](https://github.com/spencerwooo/onedrive-cf-index) project. Detailed documentations can also be found there (for now). This project is at its early stages, for discussions *please, please, please* post to the [discussion forum](https://github.com/spencerwooo/onedrive-vercel-index/discussions).
+## Protected routes
+
+See: [Announcements - Password protected routes is now supported #66](https://github.com/spencerwooo/onedrive-vercel-index/discussions/66).
+
---
**onedrive-vercel-index** ©Spencer Woo. Released under the MIT License.
diff --git a/public/404.png b/public/404.png
deleted file mode 100644
index 29f298b..0000000
Binary files a/public/404.png and /dev/null differ
diff --git a/public/header.png b/public/header.png
index d9e6879..31b3bec 100644
Binary files a/public/header.png and b/public/header.png differ
diff --git a/public/onedrive-vercel-index.png b/public/onedrive-vercel-index.png
deleted file mode 100644
index e8aa7b8..0000000
Binary files a/public/onedrive-vercel-index.png and /dev/null differ