Update README.md

This commit is contained in:
Ophir LOJKINE
2024-05-08 16:11:21 +02:00
committed by GitHub
parent bc48c42dac
commit 3a00d7bdcd
+3 -3
View File
@@ -8,8 +8,6 @@ It is meant as an illustrative example of how to use SQLPage to create a simple
## Structure
![diagram explaining the structure of the application](./explanation_diagram.svg)
### [`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.
![diagram explaining the structure of the application](./explanation_diagram.svg)
### [`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)