From 222250e7c27c9f6362bc08c110d5ec99b2ea92d9 Mon Sep 17 00:00:00 2001
From: Rob Swindell <rob@synchro.net>
Date: Mon, 7 Sep 2020 00:54:07 -0700
Subject: [PATCH] echicken's webv4 is now merged into the sbbs repo.

---
 README.md | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index ad8b192f31..15b861f2f9 100644
--- a/README.md
+++ b/README.md
@@ -2,16 +2,17 @@
 ## BBS-Related Software Source Repository
 Directories within:
 
- - `3rdp` - Third-party libraries
- - `ctrl` - Synchronet BBS configuration and run-time data files
- - `docs` - Synchronet BBS documentation (mostly legacy HTML)
- - `exec` - Synchronet BBS executable files (mostly JavaScript)
+ - `3rdp   ` - Third-party libraries
+ - `ctrl   ` - Synchronet BBS configuration and run-time data files
+ - `docs   ` - Synchronet BBS documentation (mostly legacy HTML)
+ - `exec   ` - Synchronet BBS executable files (mostly JavaScript)
  - `install` - Synchronet BBS  installation files
- - `node1` - Synchronet BBS Terminal Server "node" configuration files
- - `src` - Source code (mostly C/C++)
- - `text` - Synchronet BBS text and menu files
- - `web` - Synchronet Legacy/Runemaster web UI
- - `xtrn` - Synchronet BBS doors (mostly JavaScript)
+ - `node1  ` - Synchronet BBS Terminal Server "node" configuration files
+ - `src    ` - Source code (mostly C/C++)
+ - `text   ` - Synchronet BBS text and menu files
+ - `web    ` - Synchronet Legacy/Runemaster web UI
+ - `webv4  ` - echicken's web interface (v4) for Synchronet
+ - `xtrn   ` - Synchronet BBS doors (mostly JavaScript)
 
 Related web-sites:  
 [Synchronet BBS Software](http://www.synchro.net)  
-- 
GitLab