This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch janl-patch-1 in repository https://gitbox.apache.org/repos/asf/pouchdb.git
commit 763ac2be244743579b7bad2191d813ce6eeb7983 Author: Jan Lehnardt <[email protected]> AuthorDate: Thu Mar 26 14:45:57 2026 +0100 wip: dummy commit for testing CI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d08f85e98..4b8eb0411 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The PouchDB community is active [in `#pouchdb` on the CouchDB Slack](https://joi If you think you've found a bug in PouchDB, please write a reproducible test case and file [a Github issue](https://github.com/pouchdb/pouchdb/issues). Prerelease builds ----- +----------------- If you like to live on the bleeding edge, you can build PouchDB from source using these steps:
