sqlite3 note

pull/11/head
Adam Townsend 2023-10-03 16:11:01 -07:00
parent d93a8df199
commit 80fae88228
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ Roda, Falcon, Sequel, and SQLite
the point of this project is to quickly build something and work on continuous deployment while making small refinements to the functional pieces. the point of this project is to quickly build something and work on continuous deployment while making small refinements to the functional pieces.
the only outside piece of software that this project relies on is sqlite3.
first you have to install the dependencies: first you have to install the dependencies: