Updated links and license in README

master
Matěj Kašpar Jirásek 8 years ago
parent a555c9b7c0
commit f6eb1965e1

@ -1,11 +1,17 @@
# Using Processing 3 in IntelliJ IDEA
This repository contains an example Processing 3 project in IntelliJ IDEA.
This repository contains an example [Processing 3](https://processing.org) project in [IntelliJ IDEA](https://www.jetbrains.com/idea/).
The project can be used in two steps:
1. Open the project in IntelliJ
1. Open the project in IntelliJ IDEA
2. Add the same configuration you see on the screenshot
3. Duplicate the example applet and create as many Processing sketches as you want!
![Configuration screenshot](http://cl.ly/image/1b2Q1J2Z1Q1y/processing-intellij.png)
# About
This project contains the Processing core libraries and is therefore distibuted under [GPL licence](LICENSE.md).
*Thank you Processing!*

Loading…
Cancel
Save