Skip to content

Commit 516d8dc

Browse files
authored
Update llms.txt
1 parent 27537d2 commit 516d8dc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

nbs/llms.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Fastlite and sqlite-utils
22

3-
> Fastlite builds on top of sqlite-utils; generally you will want to use both
3+
> Fastlite builds on top of apswutils and sqlite-utils; generally you will want to use a combination of these
44

55
## Docs
66

77
- [Fastlite docs](https://answerdotai.github.io/fastlite/index.html.md): Fastlite docs home page
8+
- [apswutils docs](https://answerdotai.github.io/apswutils/): apswutils docs
89
- [sqlite-utils docs](https://sqlite-utils.datasette.io/en/stable/_sources/python-api.rst.txt): Full sqlite-utils documentation
910

11+
## Optional
12+
13+
- [APSW tour](https://rogerbinns.github.io/apsw/_sources/example.rst.txt)

0 commit comments

Comments
 (0)