From 182b8e7e86abdc5b09cd61ae2cb609168ae91072 Mon Sep 17 00:00:00 2001 From: jusax23 Date: Tue, 14 Feb 2023 23:44:33 +0100 Subject: [PATCH] fix --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c8165ea..b75ffba 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ TypeScript Libary for relational Database Requests. Requests are written in js/ts and it supports automatic Schema evulution. -Features +Features: - [x] select Query - [x] insert Query - [x] update Query