Skip to content

Commit 59592e9

Browse files
committed
Update README
1 parent d0268d1 commit 59592e9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# MarkupEditor Desktop
66

7-
The MarkupEditor desktop application is for creating and editing HTML content. It embeds that functionality of the [MarkupEditor base]() project
7+
The MarkupEditor desktop application is for creating and editing HTML content. It embeds the functionality of the [MarkupEditor base]() project
88
in an Electron app.
99

1010
### Motivation
@@ -41,4 +41,10 @@ Build the project.
4141
npm run build
4242
```
4343

44+
Open the MarkupEditor. Use the options under the File menu to open, save, etc.
45+
46+
```
47+
npm start
48+
```
49+
4450
### More TBD

0 commit comments

Comments
 (0)