pointvec/README.md
rekkabell 22d10991b3
Added guide
added link to guide
2018-09-20 04:09:19 +00:00

25 lines
593 B
Markdown

# Dotgrid
[Dotgrid](http://wiki.xxiivv.com/dotgrid) is a simple vector drawing application.
<img src='https://raw.githubusercontent.com/hundredrabbits/Dotgrid/master/PREVIEW.jpg' width="600"/>
## Guide
View the [guide](https://100r.co/blog.html#dotgrid)
## Install
```
cd desktop
npm install
npm start
```
## Extras
- This application supports the [Ecosystem Theme](https://github.com/hundredrabbits/Themes).
- Support this project through [Patreon](https://patreon.com/100).
- See the [License](LICENSE.md) file for license rights and limitations (MIT).
- Pull Requests are welcome!