Update readme

This commit is contained in:
laggykiller 2024-02-24 05:24:47 +08:00
parent ebcadbe1ae
commit adc3434bf4

View file

@ -2,8 +2,10 @@ sqlcipher3
========== ==========
*NOTICE*: This is a fork of [sqlcipher3](https://github.com/coleifer/sqlcipher3) *NOTICE*: This is a fork of [sqlcipher3](https://github.com/coleifer/sqlcipher3)
which adds github action for creating wheels for Windows, MacOS and Linux. To install which adds github action for creating wheels for Windows, MacOS and Linux.
openssl easily, conan is used. I made some reference with The unofficial wheels are uploaded to `sqlciipher3-wheel` on pypi, while the
official wheels are `sqlcipher3-binary`.
To install openssl easily, conan is used. I made some reference with
[this fork of pysqlite3 by Dobatymo](https://github.com/Dobatymo/pysqlite3) [this fork of pysqlite3 by Dobatymo](https://github.com/Dobatymo/pysqlite3)
*NOTICE*: To build from this fork, copy `sqlite3.c` and `sqlite3.h` *NOTICE*: To build from this fork, copy `sqlite3.c` and `sqlite3.h`