diff --git a/README.md b/README.md
index ad8b192f31e4cfd01716f7b0547b85f75ae66ba7..15b861f2f9e198f35275a700d87d0f62d7c11ddc 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)