From 79c6a1288b6412d834b62f9231fdaa586fa04b54 Mon Sep 17 00:00:00 2001 From: Collin Date: Thu, 8 Jun 2023 23:10:30 +0200 Subject: [PATCH] Update index.html --- index.html | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index e475e36..6b58072 100644 --- a/index.html +++ b/index.html @@ -9,11 +9,15 @@ - - + + + -

LonaDB

+

What is LonaDB?

LonaDB is a early prototype of a Database written in JavaScript.

@@ -29,7 +33,7 @@

Requests can be sent from a Client. These requests are stringified JSONs containing all data required from the server to operate and give the requested variable's value for example.


There is currently only one official client for LonaDB, which is written in JavaScript.

- Client + Client

@@ -38,7 +42,8 @@

Where can I get LonaDB?

LonaDB is available on GitHub. In the README.md is a quick tutorial on how to install LonaDB.

- GitHub +

Please remember to edit the config.js file!

+ GitHub