|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8" /> |
5 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
6 | | - <title>Filed Open Tax software - Open source 1040 tax software for AI agents</title> |
| 6 | + <title>Filed Open Tax Engine - Open source 1040 tax software for AI agents</title> |
7 | 7 | <meta name="description" content="Give your AI a deterministic tax engine. Open source 1040 tax software for AI agents. Runs locally. AGPL v3 / Commercial dual-licensed." /> |
8 | 8 | <link rel="icon" href="favicon.png" /> |
9 | 9 | <!-- Google Analytics --> |
|
261 | 261 | <!-- hero --> |
262 | 262 | <div class="hero-wrap"> |
263 | 263 | <div class="hero"> |
264 | | - <img src="icon.svg" width="88" height="88" alt="Filed Open Tax software" style="border:1px solid rgba(255,255,255,0.8);margin-bottom:32px;" /> |
265 | | - <h1 style="margin-bottom:32px;">Filed Open Tax software</h1> |
| 264 | + <img src="icon.svg" width="88" height="88" alt="Filed Open Tax Engine" style="border:1px solid rgba(255,255,255,0.8);margin-bottom:32px;" /> |
| 265 | + <h1 style="margin-bottom:32px;">Filed Open Tax Engine</h1> |
266 | 266 | <p class="hero-subtitle">Fully free and open source 1040 tax software for AI agents and developers.<br>Runs locally as a CLI. No cloud, no login, no payments.</p> |
267 | 267 | <div style="display:flex;gap:12px;margin-bottom:40px;flex-wrap:wrap;justify-content:center;"> |
268 | 268 | <a href="https://github.com/filedcom/opentax" class="btn-secondary" target="_blank" rel="noopener"> |
@@ -721,7 +721,7 @@ <h2 style="font-family:var(--font-sans);font-size:clamp(24px,3vw,36px);font-weig |
721 | 721 | <span class="terminal-title">opentax --help</span> |
722 | 722 | </div> |
723 | 723 | <div id="term1-body" class="terminal-body"><span class="prompt">$</span> <span class="cmd">opentax --help</span> |
724 | | -Filed Open Tax software CLI |
| 724 | +Filed Open Tax Engine CLI |
725 | 725 |
|
726 | 726 | Usage: opentax <command> <subcommand> [options] |
727 | 727 |
|
|
0 commit comments