Skip to content

Commit cd78033

Browse files
authored
Update README.md
1 parent 4876859 commit cd78033

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
1-
# chat-pane
1+
# source-pane
2+
23
Solid-compatible source code editor for [solid-panes](https://github.com/solid/solid-panes) system
34

45
Extracted from the solid-panes monolithic repository.
56

6-
The source coed allows one to mint a new source code file
7+
The source code allows one to mint a new source code file
78
and display and edit an existing one.
89

910
If the user edits a data file (such as turtle format) then
1011
the syntax is checked before they save it back.
1112

1213
Once selected this pane as a view of a file, then the pen icon allows to switch to editing mode, and the check mark button allows the file to be saved back.
14+
1315
Editing can be aborted by the cancel(X) button.
16+

0 commit comments

Comments
 (0)