mirror of
https://github.com/ChronosX88/JGUN.git
synced 2024-11-09 16:51:02 +00:00
Update README.md
This commit is contained in:
parent
f315353ece
commit
027da48407
@ -11,7 +11,9 @@
|
|||||||
## Table of Contents
|
## Table of Contents
|
||||||
|
|
||||||
- [Intro](#intro)
|
- [Intro](#intro)
|
||||||
|
- [Requirements](#requirements)
|
||||||
- [Building](#building)
|
- [Building](#building)
|
||||||
|
- [Examples](#examples)
|
||||||
- [Features](#features)
|
- [Features](#features)
|
||||||
- [Useful links](#useful-links)
|
- [Useful links](#useful-links)
|
||||||
- [License](#license)
|
- [License](#license)
|
||||||
@ -20,7 +22,7 @@
|
|||||||
## Intro
|
## Intro
|
||||||
A realtime, decentralized, offline-first, mutable graph protocol to sync the Internet.
|
A realtime, decentralized, offline-first, mutable graph protocol to sync the Internet.
|
||||||
|
|
||||||
### Requirements
|
## Requirements
|
||||||
* JRE/JDK >= 1.8.0
|
* JRE/JDK >= 1.8.0
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
@ -39,6 +41,9 @@ $ cd JGUN
|
|||||||
|
|
||||||
<sub>[⇧ back to top](#contents)</sub>
|
<sub>[⇧ back to top](#contents)</sub>
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
Examples are located [there](src/main/java/io/github/chronosx88/JGUN/examples)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- Put to database
|
- Put to database
|
||||||
- Get from database
|
- Get from database
|
||||||
|
Loading…
Reference in New Issue
Block a user