Update README.md
This commit is contained in:
@@ -8,8 +8,6 @@ It is meant as an illustrative example of how to use SQLPage to create a simple
|
||||
|
||||
## Structure
|
||||
|
||||

|
||||
|
||||
### [`index.sql`](./index.sql)
|
||||
|
||||
This is the main file of the application.
|
||||
@@ -35,6 +33,8 @@ It uses:
|
||||
the form was submitted, not when the page is
|
||||
initially loaded by the user in their browser.
|
||||
|
||||

|
||||
|
||||
### [`delete.sql`](./delete.sql)
|
||||
|
||||
This file is used to delete a todo item.
|
||||
@@ -102,4 +102,4 @@ of the common features of SQLPage.
|
||||
|
||||
### Functions
|
||||
|
||||
- [sqlpage.run_sql](https://sql.ophir.dev/functions.sql?function=run_sql#function)
|
||||
- [sqlpage.run_sql](https://sql.ophir.dev/functions.sql?function=run_sql#function)
|
||||
|
||||
Reference in New Issue
Block a user