updated readme and paypal donation link
This commit is contained in:
parent
3d07f0211d
commit
1bee6a575c
|
@ -10,4 +10,4 @@ liberapay: # Replace with a single Liberapay username
|
||||||
issuehunt: # Replace with a single IssueHunt username
|
issuehunt: # Replace with a single IssueHunt username
|
||||||
otechie: # Replace with a single Otechie username
|
otechie: # Replace with a single Otechie username
|
||||||
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
|
||||||
custom: ['https://www.paypal.com/donate?hosted_button_id=S98EMBN3G3HZY']
|
custom: ['https://www.paypal.com/donate/?hosted_button_id=4DVXNL4B8WT98']
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
[PocketBase](https://pocketbase.io) is an open source Go backend, consisting of:
|
[PocketBase](https://pocketbase.io) is an open source Go backend, consisting of:
|
||||||
|
|
||||||
- embedded database (_SQLite_) with **realtime subscriptions**
|
- embedded database (_SQLite_) with **realtime subscriptions**
|
||||||
- backed-in **files and users management**
|
- built-in **files and users management**
|
||||||
- convenient **Admin dashboard UI**
|
- convenient **Admin dashboard UI**
|
||||||
- and simple **REST-ish API**
|
- and simple **REST-ish API**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue