Skip to content

Commit 02dad0f

Browse files
committed
chore: update funding
1 parent ff5321d commit 02dad0f

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
github: edubart
2-
patreon: edubart

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ int main() {
370370
371371
# Updates
372372
373-
- **15-Nov-2022**: Introduce `MCO_USE_VMEM_ALLOCATOR` option for allocating thousands of coroutines with low memory footprint, this include breaking changes in the allocator API.
373+
- **15-Nov-2023**: Introduce `MCO_USE_VMEM_ALLOCATOR` option for allocating thousands of coroutines with low memory footprint, this include breaking changes in the allocator API.
374374
- **7-Jan-2023**: Fix 128-bit XMM registers not being fully saved on Windows.
375375
- **08-Jun-2022**: Minicoro has been awarded by the [Icculus Microgrant 2021](https://icculus.org/microgrant/), thanks @icculus for supporting open source work.
376376
- **26-Jan-2022**: Added support for WebAssembly outside the WebBrowser using Binaryen asyncify pass.
@@ -393,10 +393,8 @@ int main() {
393393
394394
# Donation
395395
396-
I'm a full-time open source developer.
397-
Any amount of the donation will be appreciated and could bring me encouragement to keep supporting this and other open source projects.
398-
399-
[![Become a Patron](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/edubart)
396+
I'm a full-time open source developer, any amount of the donation through my GitHub will be appreciated and could bring me encouragement to keep supporting this and other open source projects.
397+
I may accept one-time sponsorships for small features or minor enhancements aligned with the project goals, in this case contact me.
400398
401399
# License
402400

0 commit comments

Comments
 (0)