Изменил(а) на 'README.md'

main
Grigorii Safronov 2 weeks ago
parent ce4a5d1e24
commit b0945f343e

@ -10,6 +10,7 @@
1. [About The Project](#about-the-project) 1. [About The Project](#about-the-project)
2. [Getting Started](#getting-started) 2. [Getting Started](#getting-started)
* [Data Models](#data-models)
3. [Gratitudes](#gratitudes) 3. [Gratitudes](#gratitudes)
4. [Requirements](#requirements) 4. [Requirements](#requirements)
* [Introduction](#introduction) * [Introduction](#introduction)
@ -74,7 +75,7 @@ It supports **time travel** and it is **performant**!
* Hardware: Intel or AMD * Hardware: Intel or AMD
* Processor: 64-bit * Processor: 64-bit
* RAM: 1 GB or higher * RAM: 1 GB or higher
* Nodes: 5 (strongly recomended) * Nodes: 5 (recomended)
* Operating System: UNIX-like only (Linux, BSD(except OpenBSD), MacOS X) **Windows isn't supported** * Operating System: UNIX-like only (Linux, BSD(except OpenBSD), MacOS X) **Windows isn't supported**
<!-- GETTING STARTED --> <!-- GETTING STARTED -->
@ -130,6 +131,9 @@ if you can use it on a phone which _never_ connects to any network
> mode, which can make better use of server resources and allow much more concurrency than > mode, which can make better use of server resources and allow much more concurrency than
> in embedded mode. > in embedded mode.
## Data Models
### Why _graphs_? ### Why _graphs_?
Because data are inherently interconnected. Most insights about data can only be obtained if Because data are inherently interconnected. Most insights about data can only be obtained if

Loading…
Cancel
Save