Skip to content

Commit b5e9ed7

Browse files
committed
chore: rename Open Tax Software to Open Tax Engine
1 parent d0c2526 commit b5e9ed7

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# Filed Open Tax software
1+
# Filed Open Tax Engine
22

33
<p align="center">
4-
<img src="icon.svg" width="128" height="128" alt="Filed Open Tax software">
4+
<img src="icon.svg" width="128" height="128" alt="Filed Open Tax Engine">
55
</p>
66

77
**[opentax.filed.com](https://opentax.filed.com)** - Fully open-source federal tax software. Single binary. Runs on macOS, Linux, and Windows.

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<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>
77
<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." />
88
<link rel="icon" href="favicon.png" />
99
<!-- Google Analytics -->
@@ -261,8 +261,8 @@
261261
<!-- hero -->
262262
<div class="hero-wrap">
263263
<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>
266266
<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>
267267
<div style="display:flex;gap:12px;margin-bottom:40px;flex-wrap:wrap;justify-content:center;">
268268
<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
721721
<span class="terminal-title">opentax --help</span>
722722
</div>
723723
<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
725725

726726
Usage: opentax &lt;command&gt; &lt;subcommand&gt; [options]
727727

0 commit comments

Comments
 (0)