Skip to content

Commit 13e4c3e

Browse files
committed
Add support section and donation link to README
1 parent 8b1ffd7 commit 13e4c3e

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
![WPMoo Odoo Compose local development overview](docs/assets/odoo-compose-hero.png)
22

3-
[![CI](https://github.com/wpmoo-org/odoo-docker-compose/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/wpmoo-org/odoo-docker-compose/actions/workflows/ci.yml)
4-
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
3+
[![CI](https://github.com/wpmoo-org/odoo-docker-compose/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/wpmoo-org/odoo-docker-compose/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
54

65
# WPMoo Odoo Compose
76

@@ -141,3 +140,10 @@ the local development path harder to understand.
141140
- Keep local `.env`, `data/`, `postgresql/`, and backups out of Git.
142141
- For production, set real secrets and use a reverse proxy with TLS.
143142
- For multi-version development, create a separate environment/worktree per Odoo branch.
143+
144+
145+
## Support
146+
147+
If this project helps you, you can support the work here:
148+
149+
[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20me%20a%20coffee-cangir-FFDD00?logo=buymeacoffee&logoColor=000000)](https://www.buymeacoffee.com/cangir)

0 commit comments

Comments
 (0)