Skip to content

Commit c251b22

Browse files
committed
Update README with interactive web demo link
1 parent 3eb229a commit c251b22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ A robust shell script library for parsing and manipulating INI configuration fil
77
- **Website:** [leandrosf.com](https://leandrosf.com)
88
- **GitHub:** [lsferreira42](https://github.com/lsferreira42)
99

10+
## Try It Online
11+
12+
You can try the Bash INI Parser directly in your browser through our interactive web demo. The demo provides a terminal environment with pre-loaded example files so you can test the library without installation.
13+
14+
**[Try Bash INI Parser Online](https://lsferreira42.github.io/bash-ini-parser/)**
15+
1016
## Features
1117

1218
- **Read and write** values from/to INI files

0 commit comments

Comments
 (0)