You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README_EN.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -46,10 +46,10 @@ Direct access: [https://prompt.always200.com](https://prompt.always200.com)
46
46
This is a pure frontend project with all data stored locally in your browser and never uploaded to any server, making the online version both safe and reliable to use.
47
47
48
48
### 2. Vercel Deployment
49
-
1. One-click deployment to your own Vercel:
49
+
Method 1: One-click deployment to your own Vercel:
50
50
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Flinshenkx%2Fprompt-optimizer)
51
51
52
-
2. Fork the project and import to Vercel (Recommended):
52
+
Method 2: Fork the project and import to Vercel (Recommended):
53
53
- First fork the project to your GitHub account
54
54
- Then import the project to Vercel
55
55
- This allows tracking of source project updates for easy syncing of new features and fixes
0 commit comments