Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrChebik committed Aug 28, 2018
1 parent 635c1db commit 12fa084
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
[![codebeat badge](https://codebeat.co/badges/b5e31acb-b0be-41c1-91cf-7d8d3c88fc84)](https://codebeat.co/projects/github-com-mrchebik-coconut-ide-master)
[![Code Climate](https://codeclimate.com/github/MrChebik/OSPicture/badges/gpa.svg)](https://codeclimate.com/github/MrChebik/Coconut-IDE)
> IDE for Java developers.
# Demonstration - v0.2.0
![Coconut-IDE - Screenshot](https://github.com/MrChebik/Coconut-IDE/blob/master/coconut-ide-demonstration.webp?raw=true)

| **Requirements** | [v0.2.3](https://github.com/MrChebik/Coconut-IDE/releases/tag/v0.2.3) | [v0.3.1-a](https://github.com/MrChebik/Coconut-IDE/releases/tag/v0.3.1-a) | v0.3.2-source |
|------------------|:-------:|:--------:|:-----------:|
| **Java** | 8 | 10 | 10 |
| **RAM** (Mb) | 384 | 768 | 640 |
| **Requirements** | [v0.2.3](https://github.com/MrChebik/Coconut-IDE/releases/tag/v0.2.3) | [v0.3.2](https://github.com/MrChebik/Coconut-IDE/releases/tag/v0.3.2)
|------------------|:-------:|:--------:|
| **Java** | 8 | 10 |
| **RAM** (Mb) | 384 | 768 |
## Build
```
```bash
$ git clone https://github.com/MrChebik/Coconut-IDE.git
$ cd Coconut-IDE
$ mvn package
Expand Down

0 comments on commit 12fa084

Please sign in to comment.