Update README.md

This commit is contained in:
rick 2018-08-20 11:05:55 -03:00 committed by GitHub
parent ed6cef0b2e
commit edfbe5b49c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ This project's interface language is PT/BR, was developed in RAD Studio 10 Seatt
* Mutiple Document Interface (MDI), * Mutiple Document Interface (MDI),
* Create, Read, Update & Delete (CRUD) functions. * 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. Development time: 6h.