0001AMA commited on
Commit
5e6a4e2
·
verified ·
1 Parent(s): 60fc3c1

Rebrand SmOS_CC customer surfaces to HAH restaurant.

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,7 +18,7 @@ SmOS is a modular restaurant tech stack: a shared platform core plus merchant-sp
18
 
19
  | Module | Merchant | Description |
20
  |--------|----------|-------------|
21
- | **SmOS_CC** | The Corner Cafe (Dalkeith) | Custom ordering experience — service mode, menu browse, AI dish matching |
22
 
23
  ## Local
24
 
@@ -39,7 +39,7 @@ uvicorn app:app --reload --port 7860
39
  ```text
40
  index.html Platform home
41
  styles.css / site.js Platform chrome (Explore modules)
42
- modules/SmOS_CC/ Corner Cafe customisation
43
  static/ Legacy voice + kitchen UI (served by FastAPI)
44
  app.py API + WebSocket kitchen workflow
45
  ```
 
18
 
19
  | Module | Merchant | Description |
20
  |--------|----------|-------------|
21
+ | **SmOS_CC** | HAH restaurant (Dalkeith) | Custom ordering experience — service mode, menu browse, AI dish matching |
22
 
23
  ## Local
24
 
 
39
  ```text
40
  index.html Platform home
41
  styles.css / site.js Platform chrome (Explore modules)
42
+ modules/SmOS_CC/ HAH restaurant customisation
43
  static/ Legacy voice + kitchen UI (served by FastAPI)
44
  app.py API + WebSocket kitchen workflow
45
  ```