Updated README.md with app icons
This commit is contained in:
parent
fe28a38279
commit
088ee22cb7
1 changed files with 5 additions and 5 deletions
|
|
@ -6,19 +6,19 @@ Most code for features can be found in the [src/features](../../src/features) di
|
|||
|
||||
There are several applications.
|
||||
|
||||
### Terminal
|
||||
### <img src="../../public/media/applications/icons/terminal.svg" width=30 height=30 style="vertical-align: middle; background: none;"/> Terminal
|
||||
|
||||
A command line tool.
|
||||
|
||||
### Code Editor
|
||||
### <img src="../../public/media/applications/icons/code-editor.svg" width=30 height=30 style="vertical-align: middle; background: none;"/> Code Editor
|
||||
|
||||
Coming soon.
|
||||
|
||||
### File Explorer
|
||||
### <img src="../../public/media/applications/icons/file-explorer.svg" width=30 height=30 style="vertical-align: middle; background: none;"/> File Explorer
|
||||
|
||||
Coming soon.
|
||||
|
||||
### Media Viewer
|
||||
### <img src="../../public/media/applications/icons/media-viewer.svg" width=30 height=30 style="vertical-align: middle; background: none;"/> Media Viewer
|
||||
|
||||
Coming soon.
|
||||
|
||||
|
|
@ -44,4 +44,4 @@ The virtual drive is a drive that stores virtual files and folders.
|
|||
|
||||
## Windows
|
||||
|
||||
Each application opens in a window that can be dragged around and maximized/minimized.
|
||||
Each application opens in a window that can be dragged around and maximized/minimized.
|
||||
|
|
|
|||
Loading…
Reference in a new issue