We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1204fac commit 82c8ac2Copy full SHA for 82c8ac2
1 file changed
README.md
@@ -5,8 +5,9 @@
5
6
7
<p align="center">
8
- <strong>ISON - Interchange Simple Object Notation</strong><br>
+ <h2>
9
A minimal, token-efficient data format optimized for LLMs and Agentic AI workflows.
10
+ </h2>
11
</p>
12
13
@@ -15,6 +16,7 @@
15
16
<a href="https://pypi.org/project/ison-py"><img src="https://img.shields.io/pypi/v/ison-py.svg" alt="PyPI"></a>
17
<a href="https://crates.io/crates/ison-rs"><img src="https://img.shields.io/crates/v/ison-rs.svg" alt="Crates.io"></a>
18
19
+<p align="center"> Author: Mahesh Vaikri</p>
20
21
---
22
0 commit comments