From 53b75e17cc1f6821664e80e43848afa8f042d3d9 Mon Sep 17 00:00:00 2001 From: Kevin Kennell Date: Sat, 16 Apr 2016 23:30:54 +0200 Subject: [PATCH] add deployment to vichan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a38853b..9fee478 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ name | language/stack | comments | notable deployments -----| -------------- | ------ | -------- [LynxChan](https://gitgud.io/LynxChan/LynxChan ) | NodeJS + MongoDB | all functionality exposed via JSON based RPC | [LynxHub](http://lynxhub.com/) -[vichan](https://github.com/vichan-devel/vichan/) | PHP + MySQL | Fork of Tinyboard | [Wizardchan](https://wizchan.org/) +[vichan](https://github.com/vichan-devel/vichan/) | PHP + MySQL | Fork of Tinyboard | [Wizardchan](https://wizchan.org/), [Brchan](http://www.brchan.org/) [infinity-next](https://github.com/infinity-next/infinity-next) | PHP + RDMBS | Rewrite of infinity, built on top of the Laravel framework | [Wakaba](http://wakaba.c3.cx/s/web/wakaba_kareha) | Perl + RDMBS | Inspired by Futaba and Futallaby | [Kareha](http://wakaba.c3.cx/s/web/wakaba_kareha) | Perl + RDMBS | textboard-only version of Wakaba |