Added the README
This commit is contained in:
commit
3b35b09bdb
1 changed files with 5 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# perl-DBD-SQLite
|
||||
|
||||
SQLite is a public domain, file-based, relational database engine that you can
|
||||
find at <https://www.sqlite.org/>. This module provides a Perl DBI driver for
|
||||
SQLite.
|
||||
Loading…
Add table
Add a link
Reference in a new issue