diff --git a/README.md b/README.md index ad16fd9..cf9c5ff 100644 --- a/README.md +++ b/README.md @@ -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 [⇧ back to top](#contents) +## Examples +Examples are located [there](src/main/java/io/github/chronosx88/JGUN/examples) + ## Features - Put to database - Get from database