Skip to content

Commit 06b79c8

Browse files
committed
Update README.org and provide a new screenshot
1 parent f5650fa commit 06b79c8

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.org

+8-3
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ An SQL query that spans a JSON file and an Org table.
2727

2828
[[screenshots/screenshot.png]]
2929

30-
* Usage
30+
* Quickstart
3131

3232
~dsq~ source code blocks use the custom ~:input~ [[https://orgmode.org/manual/Using-Header-Arguments.html][header argument]] to specify
3333
one or more data sources, then run the SQL query in the source code
@@ -36,7 +36,12 @@ Org quotes, Org source blocks, etc. as data sources.
3636

3737
The example in the above screenshot shows a ~dsq~ source block that runs a
3838
simple SQL query spanning a JSON file named ~people.json~ an and Org table
39-
named ~colors~.
39+
named ~foods~ in an Org file name ~random.org~.
40+
41+
* Features, Examples
4042

4143
See the [[examples][examples]] directory for a lot more features and customization
42-
options provided by Org Babel in general and ~ob-dsq~ specifically.
44+
options provided by Org Babel in general and ~ob-dsq~ specifically, such
45+
as specifying the result's type and formatting, the various options for
46+
passing variables into the query, querying results of an Org source
47+
block, and more!

screenshots/screenshot.png

98 KB
Loading

0 commit comments

Comments
 (0)