From edfbe5b49c2e521dbdf5297aa8d1d8fe16f9b0e8 Mon Sep 17 00:00:00 2001 From: rick Date: Mon, 20 Aug 2018 11:05:55 -0300 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ab41e6d..cff236e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This project's interface language is PT/BR, was developed in RAD Studio 10 Seatt * Mutiple Document Interface (MDI), * Create, Read, Update & Delete (CRUD) functions. -It uses memory to store objects using object lists and has import/export functions. +It uses memory to store objects using object lists and has import/export functions. +See https://github.com/rickarof/cruddb_delphi if you want this implementation using Firebird database. Development time: 6h.