Skip to content

Commit b6c7f5b

Browse files
committed
Update readme
1 parent 520461b commit b6c7f5b

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Pulse Editor
33
</h1>
44

5+
Pulse Editor is a modular, cross-platform, AI-powered creativity platform with federated app collaboration and extensible workflows.
6+
57
> [!IMPORTANT]
68
> Pulse Editor is still in its early development stage. We are trying hard to make sure everything works as expected for all different platforms. See [Beta Release Roadmap](#beta-release-roadmap) below.
79
@@ -22,7 +24,6 @@ Pulse Editor
2224
<span style="font-size: 16px;">
2325

2426
- [Table of Contents](#table-of-contents)
25-
- [Introduction](#introduction)
2627
- [Beta Release Roadmap](#beta-release-roadmap)
2728
- [Major Beta Release 1 (June 2025):](#major-beta-release-1-june-2025)
2829
- [Major Beta Release 2 (planned for 2025 Q3)](#major-beta-release-2-planned-for-2025-q3)
@@ -43,16 +44,12 @@ Pulse Editor
4344
- [Mobile Development](#mobile-development)
4445
- [Desktop Development](#desktop-development)
4546
- [VSCode Extension Development](#vscode-extension-development)
46-
- [Pulse Editor Extension Development](#pulse-editor-extension-development)
47+
- [Pulse Editor App Development](#pulse-editor-app-development)
4748
- [Pulse Editor NPM libraries development](#pulse-editor-npm-libraries-development)
4849
- [Versioning](#versioning)
4950

5051
</span>
5152

52-
# Introduction
53-
54-
Pulse Editor is a cross-platform tool built to make AI-powered creation and development feel intuitive and seamless.
55-
5653
# Beta Release Roadmap
5754

5855
🎉🎉Pulse Editor is now in beta.
@@ -236,7 +233,7 @@ Pulse Editor uses VSCode Webview API to create a VSCode Extension. To develop VS
236233

237234
Note that you will also need to run the Nextjs server locally during development.
238235

239-
## Pulse Editor Extension Development
236+
## Pulse Editor App Development
240237

241238
Pulse Editor uses [Modular Federation](https://module-federation.io/) to deliver its modular extensions.
242239
For guides on how to start developing and using extensions locally, check out our [React template repository](https://github.com/ClayPulse/pulse-editor-extension-template).

0 commit comments

Comments
 (0)