Skip to content

Commit 112cb55

Browse files
authored
Update README with emoji for features
1 parent 9d7e6d0 commit 112cb55

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
@@ -20,17 +20,17 @@ Built on top of the powerful **Sandpack** ecosystem, FrontStudio provides a full
2020
* Syntax highlighting, line numbers, and minimap.
2121
* **IntelliSense & Type Acquisition:** Automatic downloading of TypeScript types (`@types/pkg`) for imported libraries.
2222
* **Prettier Integration:** Auto-format code with a click.
23-
* **wm File Explorer:**
23+
* **📂 File Explorer:**
2424
* Create, rename, delete, and move files and folders.
2525
* Drag-and-drop support for organizing project structure.
2626
* Context menus for quick actions.
27-
* **Mk Live Preview:**
27+
* **🖥️ Live Preview:**
2828
* Instant feedback with a hot-reloading preview panel.
2929
* Error overlays and status indicators.
3030
* **📦 Dependency Manager:**
3131
* visual interface to add/remove NPM packages via `package.json`.
3232
* **Auto-Install:** Detects new `import` statements in your code and automatically adds them to dependencies.
33-
* **wn Console & Debugging:**
33+
* **🛠️ Console & Debugging:**
3434
* Integrated console to view logs, warnings, and errors from the preview environment.
3535
* **🔗 Sharing & Persistence:**
3636
* **Share via URL:** Compresses the entire project state into a shareable URL hash.

0 commit comments

Comments
 (0)