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