Skip to content

Commit 6675b51

Browse files
committed
docs: add live demo link (linkforge.store) to README
1 parent cc6ebb3 commit 6675b51

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Branded short links, a QR studio, link-in-bio pages, deep analytics, monetizatio
1212
[![PHP 8.2+](https://img.shields.io/badge/PHP-8.2%2B-777BB4.svg)](composer.json)
1313
[![Laravel 12](https://img.shields.io/badge/Laravel-12-FF2D20.svg)](https://laravel.com)
1414

15+
### [🔗 Try the live demo → linkforge.store](https://linkforge.store)
16+
1517
</div>
1618

1719
---
@@ -106,7 +108,9 @@ Full operator + user docs ship with the app and are served at **`/docs`** on any
106108
Use **Admin → Updates** to upload and apply a release package, or for a Git checkout just `git pull`
107109
followed by `composer install`, `php artisan migrate`, and `npm run build`.
108110

109-
## Demo mode
111+
## Demo
112+
113+
Try the live demo at **[linkforge.store](https://linkforge.store)**.
110114

111115
LinkForge includes a built-in demo mode that turns an install into a safe, read-only public showcase
112116
(one-click logins, hourly reset, no real email). Run it on a **separate** install only — see [DEMO.md](DEMO.md).

0 commit comments

Comments
 (0)