diff options
author | Minteck <contact@minteck.org> | 2022-06-04 09:06:36 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-06-04 09:06:36 +0200 |
commit | 90db3a8698d385f9ac2086d238cd58de20d153ba (patch) | |
tree | df6824b753a2d189a738cbb483165117c19c775e /README.md | |
parent | b22f6770c8bd084d66950655203c61dd701b3d90 (diff) | |
download | equestriadb-90db3a8698d385f9ac2086d238cd58de20d153ba.tar.gz equestriadb-90db3a8698d385f9ac2086d238cd58de20d153ba.tar.bz2 equestriadb-90db3a8698d385f9ac2086d238cd58de20d153ba.zip |
It's working?
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3d3ebf7 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# EquestriaDB + +Lightweight but powerful database system, made by and for Equestria.dev + +## Installation +* Download the repository +* + +## Compatibility +The following services **optionally** support connecting with EquestriaDB: +* [Neutron](https://gitlab.minteck.org/minteck/neutron) + +The following services **rely** on EquestriaDB to function correctly: +* [Bits Server](https://git.equestria.dev/equestria.dev/bits-server)
\ No newline at end of file |