From e130b0cc2fc62985dd0ffe701b2febae3efeb49d Mon Sep 17 00:00:00 2001 From: SteadyW <233242505+YusufB5@users.noreply.github.com> Date: Sat, 13 Jun 2026 23:27:06 +0300 Subject: [PATCH] Reorganize README with Star History and Support info Added a section for Star History and support options while retaining the License section. --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 503ae34..c63bc4a 100644 --- a/README.md +++ b/README.md @@ -198,15 +198,15 @@ Each entry can override the global `--mode`, `--pixel`, `--vol`, and `--cols` de ``` Video paths are resolved automatically — the engine checks the project root and the `videos/` subfolder, so you can write just the filename. -## 📜 License & Ethical Guardrails - -**MIT License (with Anti-Ad Restriction)** ASCILINE is distributed under the MIT License, but with a strict ethical guardrail. Because this engine bypasses standard browser constraints and ad-blockers (by rendering pure text instead of video), we strictly prohibit its use by ad-networks to serve unblockable advertisements. See the [LICENSE](LICENSE) file for the full text, which includes the **ANTI-ADVERTISEMENT RESTRICTION** clause. +## 📈 Star History +[![Star History Chart](https://api.star-history.com/svg?repos=YusufB5/ASCILINE&type=Date)](https://star-history.com/#YusufB5/ASCILINE&Date) + ### ☕ Support the Project ❤️ If you find this project helpful, you can support me by donating crypto: @@ -215,3 +215,6 @@ If you find this project helpful, you can support me by donating crypto: * **Ethereum (ETH / USDT):** `0x85B2f970045c0F7c282089Ab6CF897C20230e086` * **Bitcoin (BTC):** `bc1qvtcl55v54gkzwnp2zxn70usea3gf5ncncqa0fv` +## 📜 License & Ethical Guardrails + +**MIT License (with Anti-Ad Restriction)**