Index: third_party/sqlite/src/ext/fts1/README.txt |
diff --git a/third_party/sqlite/src/ext/fts1/README.txt b/third_party/sqlite/src/ext/fts1/README.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..292b7daa0b010adef0de29eee2b5dfd1e4daeb08 |
--- /dev/null |
+++ b/third_party/sqlite/src/ext/fts1/README.txt |
@@ -0,0 +1,2 @@ |
+This folder contains source code to the first full-text search |
+extension for SQLite. |