docs renamed Support to Sponsors

- added missing links in README.md
This commit is contained in:
silverqx
2023-06-19 10:03:07 +02:00
parent 6b325b2b9c
commit e7f7719381
3 changed files with 7 additions and 5 deletions
+2 -1
View File
@@ -18,7 +18,7 @@ TinyORM is a modern ORM library that makes interacting with a database extremely
The code is written in the modern c++20 way and is well tested with the unit and functional tests. Almost all the query builder methods are unit tested. The TinyORM's query builder code and the code which is responsible for obtaining relationships, is tested by functional tests against all supported databases. The code coverage is good enough to guarantee API and behavior compatibility.
## Support ❤️
## Donations ❤️
Bitcoin address&nbsp;&nbsp;1NiF2cTvYxUj8FTZJnGn1ycN4yisWfo1vJ<br/>
PayPal&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;https://paypal.me/silverzachara
@@ -47,6 +47,7 @@ Whole library is documented as markdown documents:
- [Hello world](/docs/building/hello-world.mdx#building-hello-world)
- [Migrations](/docs/building/migrations.mdx#building-migrations)
- [Features Summary](/docs/features-summary.mdx#features-summary)
- [Sponsors](/docs/sponsors.mdx#sponsors)
### Features Summary
+1
View File
@@ -40,6 +40,7 @@ If you don't want to use full [`ORM`](tinyorm/getting-started.mdx), then you can
- [Hello world](building/hello-world.mdx)
- [Migrations](building/migrations.mdx)
- [Features Summary](features-summary.mdx)
- [Sponsors](sponsors.mdx)
##### Current versions
+4 -4
View File
@@ -1,14 +1,14 @@
---
sidebar_position: 7
sidebar_label: ❤️ Support
sidebar_label: ❤️ Sponsors
hide_table_of_contents: true
description: List that fastly summarizes all TinyORM features.
keywords: [c++ orm, tinyorm, support, fund, funding, sponsors]
description: How to sponsor and support the TinyORM project.
keywords: [c++ orm, tinyorm, support, fund, funding, sponsors, donations, sponsors]
---
import APITable from '@theme/APITable'
# Support
# Sponsors
I have spent ~2 years every day 10 hours of coding (excluding weekends and sick days) to make this project real. Everything was funded from my personal resources, I had no problem with it to be honest, it was really fun 🎉, but I had to move to the new apartment a few months ago and I'm out of money now. ☹️