Skip to content
This repository was archived by the owner on Aug 2, 2020. It is now read-only.

Commit a184f0a

Browse files
authored
Update README.md
1 parent dcb5050 commit a184f0a

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1+
Graphics editor. Designed with Photoshop in mind
2+
---
13

4+
Has the following features
25

3-
in order to run locally
4-
```
5-
$ git clone https://github.com/webkadiz/GE.git
6-
$ cd GE
7-
$ npm run serve
8-
open http://localhost:8080 in your browser
9-
```
6+
- There are functions for creating a file, opening an existing file and downloading a file
7+
- It is possible to change the editor theme and workspace with save the next time you start the editor
8+
- Controls can be moved, collapsed, glued to screen edges and to each other
9+
- In the editor, you can draw with a pencil, brush, draw text, rectangles, lines. You can change colors, erase elements. There is a functionality for scaling and transforming elements
10+
- There is work with layers

0 commit comments

Comments
 (0)