Update README.md
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
[](https://pypi.python.org/pypi/datalite/)
|
||||
[](https://datalite.readthedocs.io/en/latest/?badge=latest)
|
||||
|
||||
It should be noted that Datalite is not suitable for secure web applications, it really is only suitable for cases when you can trust user input.
|
||||
|
||||
Datalite is a simple Python
|
||||
package that binds your dataclasses to a table in a sqlite3 database,
|
||||
using it is extremely simple, say that you have a dataclass definition,
|
||||
|
||||
Reference in New Issue
Block a user