docs: updated readme with warning

This commit is contained in:
Elias Renman
2023-04-02 13:51:51 +02:00
parent f390bfb0d5
commit c4d0de51e6

View File

@@ -1 +1,5 @@
# A homemade database with indexing. # A homemade database with indexing.
## !!! Warning !!!
This database is not created to be used in any production enviroment ever.
It is simply a testing ground for writing rust code