Skip to content

Commit c170222

Browse files
authored
fix roadmap indent README.md (#126)
Add one extra space to ordered list in README.md in Project Roadmap section.
1 parent 896d443 commit c170222

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,9 @@ bun run dev:web
132132
## 🥺 Project Roadmap
133133

134134
1. Admin Dashboard Page (in alpha !!!)
135-
2. only provide static page now and we plan to integrate with headless arch
136-
3. You can provide your admin account and change **ADMIN_EMAIL="admin@saasfly.io,root@saasfly.io"** in .env.local and access host:port/admin/dashboard
137-
4. Based on security concerns, we will not provide online demos for the time being.
135+
1. Only provide static page now and we plan to integrate with headless arch
136+
2. You can provide your admin account and change **ADMIN_EMAIL="admin@saasfly.io,root@saasfly.io"** in .env.local and access host:port/admin/dashboard
137+
3. Based on security concerns, we will not provide online demos for the time being.
138138
2. Consider integrating Payload CMS.
139139

140140
## ⭐ Features

0 commit comments

Comments
 (0)