Skip to content

Commit b33c210

Browse files
authored
Update README.md
1 parent c1f9753 commit b33c210

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,8 @@ jobs:
5353

5454
Now, whenever you push changes to the `main` branch, the GitHub Action will automatically update the table for your documentation website's full-text search using SQLite Cloud.
5555

56+
# Extra
57+
58+
You can also use our docbuilder from the `src` folder locally! Just compile it with your preferred compiler (don't forget to link libraries) and run it without any arguments, it will show you instructions on how to use it! By running it locally you can choose between printing sql to a file or building an SQLite database file.
59+
5660
For more information and advanced configuration options, please refer to this article [SQLite Cloud Blog](https://sqlitecloud.io).

0 commit comments

Comments
 (0)