Skip to content

Commit 3f79a3d

Browse files
authored
Update README.md
1 parent 7bd03ac commit 3f79a3d

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

+9-7
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,15 @@ Try the App: [MDSLIDE](https://mdslide.vercel.app/)
4444

4545
<img src="./public/demo.gif" width="500px"/>
4646

47+
## ✨ What's next?
48+
+ Better Image Support.
49+
+ Upload custom image (Currently only external image links are supported).
50+
+ Collaborative Editing
51+
+ Responsive UI for smaller devices.
52+
+ Resizable editor panel.
53+
+ Optimize web accessiblity.
54+
+ Export as pdf, .html, .pptx
55+
4756
## 👨‍💻 Built with
4857
+ [Nextjs](https://nextjs.org/): for building both the frontend and backend.
4958
+ [Auth0](https://auth0.com/z): Complete User Authentication
@@ -96,13 +105,6 @@ yarn dev
96105

97106
You are all set! Open [localhost:3000](http://localhost:3000/) to see the app.
98107

99-
## ✨ What's next?
100-
+ Upload custom image (Currently only external image links are supported).
101-
+ Collaborative Editing
102-
+ Responsive UI for smaller devices.
103-
+ Resizable editor panel.
104-
+ Optimize web accessiblity.
105-
+ Export as pdf, .html, .pptx
106108

107109
## 🛡 License
108110
This project is licensed under the MIT License.

0 commit comments

Comments
 (0)