empero-ai commited on
Commit
eef52ff
·
verified ·
1 Parent(s): b15c56d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -112,7 +112,7 @@ with torch.no_grad():
112
  python inference.py --checkpoint temple2.pt
113
  ```
114
 
115
- Includes TempleOS-style VGA 16-color terminal output with bordered oracle windows. See the [main repo](https://github.com/user/temple2) for full details.
116
 
117
  ## Intended Use
118
 
 
112
  python inference.py --checkpoint temple2.pt
113
  ```
114
 
115
+ Includes TempleOS-style VGA 16-color terminal output with bordered oracle windows. See the [main repo](https://github.com/empero-org/temple2) for full details.
116
 
117
  ## Intended Use
118