Skip to content

Commit b7a5c63

Browse files
committed
readme update
1 parent a1e48de commit b7a5c63

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ If you are interested in private technical support with more structure,
2525
SourceGear provides technical support agreements at
2626
various levels. Contact me for a price quote.
2727

28-
# SQLite builds
28+
If you are not a SourceGear customer and you contact me directly
29+
with technical support questions, I may not respond.
30+
31+
# SQLite Builds
2932

3033
The SQLitePCLRaw.lib.e_sqlite3 package is published publicly on nuget.org
3134
as part of this project. It contains builds of the native SQLite code library
@@ -41,7 +44,7 @@ custom configurations.
4144
If you are interested in SourceGear's SQLite build service, please
4245
contact me for a price quote.
4346

44-
# Encryption support
47+
# Encryption
4548

4649
I no longer publish encryption-enabled SQLite builds without cost.
4750

@@ -58,6 +61,16 @@ Using this approach, you can use open source alternatives to SEE, including:
5861
- SQLCipher (builds available for purchase from Zetetic)
5962
- SQLite3 Multiple Ciphers (maintained by @utelle, builds available in SourceGear's SQLite build service)
6063

64+
# How you can support this project
65+
66+
If you are not a SourceGear customer and would like support this open
67+
source project for the benefit of the .NET community, you can do so
68+
through GitHub Sponsors:
69+
70+
https://github.com/sponsors/ericsink
71+
72+
Any amount is accepted and appreciated.
73+
6174
# The structure of these packages
6275

6376
The main assembly is SQLitePCLRaw.core. A portable library project would

0 commit comments

Comments
 (0)