From d33c60c7d22d29d8fd31346d5f8e633433eca1a0 Mon Sep 17 00:00:00 2001
From: Mark Tearle <mark@tearle.com>
Date: Sat, 29 Nov 2014 11:50:04 +0800
Subject: [PATCH] Update README to reflect new repository structure

---
 README | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

diff --git a/README b/README
index c6f37b2..b1ae323 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
-This is the Openvend project
-----------------------------
+This is the UCC Snack ROM project
+---------------------------------
 
-The authoritative repository for UCC Vendserver is:
+The authoritative repository for UCC Snack ROM is:
 
 git://git.ucc.asn.au/uccvend-snackrom
 http://git.ucc.asn.au/?p=uccvend-snackrom.git;a=summary
@@ -13,5 +13,15 @@ See also:
 
 This repository holds the C code for the new ROM for the UCC Snack Machine.
 
-Sat Nov 29 11:09:14 AWST 2014
-Mark Tearle <mtearle@ucc.asn.au>
+
+FILES
+-----
+
+ original/....
+	Original Snack Machine ROM and disassemblies
+ original/ROM-2003/....
+	Disassembly notes by Bernard Blackham
+ ROM2/....
+	New UCC Snack ROM code
+ doc/....
+	Collection of notes on the Snack Machine
-- 
GitLab