diff --git a/README.md b/README.md index 0d8a3d2..9c72025 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,13 @@ ### TO BE: -v0.3 - has an "export" and "import" module that converts sql data into a "git repo" / folder with code +v0.4 - has an "export" and "import" module that converts sql data into a "git repo" / folder with code + +v0.3 - supports Javacript / ECMA Script, and npm package manager + +## AS IS: v0.2 - has a function called "sql_read_hidrate()" that gives the foreign keys hidrated - (useful for trigger functions like telegram outbox that need data like recipients hidrated) -## AS IS: - -v0.1 - works. \ No newline at end of file +v0.1 - works.