Explorar o código

README.md: section for sqlite backend

Daniel-Constantin Mierla %!s(int64=5) %!d(string=hai) anos
pai
achega
bf6f2a16fb
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -130,6 +130,14 @@ Notes:
   * `psql` cli tool is used by some `db` subcommands
 
 
+#### SQLite Backend ####
+
+No extra Python package needs to be installed, it is included in the core language extensions.
+
+Notes:
+  * it may require to install `sqlite3` tool if wanted to execute `kamcli db ...`
+  cli specific subcommands.
+
 #### Install In Virtual Environment ####
 
 It is recommended to install in a virtual environment at least for development.