Browse Source

Update README.md

sqliteway
d47081 2 years ago committed by GitHub
parent
commit
4bb3e26c7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      README.md

5
README.md

@ -43,6 +43,11 @@ sqlite / fts5 @@ -43,6 +43,11 @@ sqlite / fts5
Please make a new master branch for each patch in your fork before create PR
```
git checkout master
git checkout -b my-pr-branch-name
```
#### Roadmap / ideas
* [x] Web pages full text ranking search

Loading…
Cancel
Save