We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff0ed6 commit 6cabfa4Copy full SHA for 6cabfa4
library/README.md
@@ -157,12 +157,8 @@ pnpm build
157
pnpm test
158
```
159
160
-🧑🚀 Open [`http://localhost:4321`](http://localhost:4321) to view the **Astro** documentation website.
161
-
162
-🔎 Only for test the functionality of the library:
163
164
-- Open [`http://localhost:3000`](http://localhost:3000) to view the **Next.js** playground.
165
-- Open [`http://localhost:4321`](http://localhost:4321) to view the **Astro** playground.
+- 🧑🚀 Open [`http://localhost:4321`](http://localhost:4321) to view the **Astro** documentation website.
+- 🔎 Open [`http://localhost:3000`](http://localhost:3000) to view the **Next.js** playground. Only for test the functionality of the library.
166
167
and create a pull request with your features or fixes 🚀✨.
168
0 commit comments