Skip to content

Commit edaaf1b

Browse files
committed
Update
1 parent cf1812a commit edaaf1b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
2-
name = "ata"
3-
version = "3.0.0"
2+
name = "trf"
3+
version = "1.0.0"
44
edition = "2021"
55
authors = ["Rik Huijzer"]
66
license = "MIT"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<h1 align="center"><code>ata</code>: Ask the Terminal Anything</h1>
1+
<h1 align="center"><code>trf</code>: Multimodal AI in the terminal</h1>
22

3-
<h3 align="center">Use AI in the terminal</h3>
3+
<h3 align="center">Supports OpenAI, DeepInfra, Google, Hyperbolic, and others</h3>
44

55
## Examples
66

0 commit comments

Comments
 (0)