Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChronosXYZ authored May 9, 2019
1 parent f315353 commit 027da48
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
## Table of Contents

- [Intro](#intro)
- [Requirements](#requirements)
- [Building](#building)
- [Examples](#examples)
- [Features](#features)
- [Useful links](#useful-links)
- [License](#license)
Expand All @@ -20,7 +22,7 @@
## Intro
A realtime, decentralized, offline-first, mutable graph protocol to sync the Internet.

### Requirements
## Requirements
* JRE/JDK >= 1.8.0

## Building
Expand All @@ -39,6 +41,9 @@ $ cd JGUN

<sub>[⇧ back to top](#contents)</sub>

## Examples
Examples are located [there](src/main/java/io/github/chronosx88/JGUN/examples)

## Features
- Put to database
- Get from database
Expand Down

0 comments on commit 027da48

Please sign in to comment.