Skip to content

Commit 82c8ac2

Browse files
Add author name to README
Added author information to the README.
1 parent 1204fac commit 82c8ac2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55

66

77
<p align="center">
8-
<strong>ISON - Interchange Simple Object Notation</strong><br>
8+
<h2>
99
A minimal, token-efficient data format optimized for LLMs and Agentic AI workflows.
10+
</h2>
1011
</p>
1112

1213
<p align="center">
@@ -15,6 +16,7 @@
1516
<a href="https://pypi.org/project/ison-py"><img src="https://img.shields.io/pypi/v/ison-py.svg" alt="PyPI"></a>
1617
<a href="https://crates.io/crates/ison-rs"><img src="https://img.shields.io/crates/v/ison-rs.svg" alt="Crates.io"></a>
1718
</p>
19+
<p align="center"> Author: Mahesh Vaikri</p>
1820

1921
---
2022

0 commit comments

Comments
 (0)