mirror of
https://github.com/ChronosX88/JGUN.git
synced 2024-11-23 15:02:18 +00:00
Update README.md
This commit is contained in:
parent
f315353ece
commit
027da48407
@ -11,7 +11,9 @@
|
||||
## Table of Contents
|
||||
|
||||
- [Intro](#intro)
|
||||
- [Requirements](#requirements)
|
||||
- [Building](#building)
|
||||
- [Examples](#examples)
|
||||
- [Features](#features)
|
||||
- [Useful links](#useful-links)
|
||||
- [License](#license)
|
||||
@ -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
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user