Skip to content

Commit eec58c3

Browse files
committed
Add Colab demo notebook and badge
1 parent 8ca1e7e commit eec58c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ JQ-By-Example automatically generates [jq](https://stedolan.github.io/jq/) filte
77
[![CI](https://github.com/nulone/jq-by-example/actions/workflows/ci.yml/badge.svg)](https://github.com/nulone/jq-by-example/actions/workflows/ci.yml)
88
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
10+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nulone/jq-by-example/blob/main/demo.ipynb)
1011

1112
![Demo](demo.gif)
1213

0 commit comments

Comments
 (0)