Skip to content

Commit eadf0d0

Browse files
committed
docs: change header size
1 parent e2636b6 commit eadf0d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[![Npm package version](https://badgen.net/npm/v/json-schema-library)](https://github.com/sagold/json-schema-library/actions/workflows/ci.yaml) [![CI](https://github.com/sagold/json-schema-library/actions/workflows/ci.yaml/badge.svg)](https://github.com/sagold/json-schema-library/actions/workflows/ci.yaml) ![Types](https://badgen.net/npm/types/json-schema-library)
22

3-
<h1 align="center">
4-
<img src="./docs/json-schema-library-10.png" width="192" alt="json-schema-library">
3+
<h2 align="center">
4+
<img src="./docs/json-schema-library-10.png" width="210" alt="json-schema-library">
55
<br/>
66
✨ json-schema-library ✨
7-
</h1>
7+
</h2>
88

99
> **json-schema-library** provides tools and utilities for working with JSON Schema - enabling creation, validation, and schema exploration. Unlike most validators and editors, which hide the inner workings, this library is designed for developers building custom tools around JSON Schema. It runs in both Node and browser environments, prioritizing flexibility and extensibility over minimal memory footprint or raw performance.
1010

0 commit comments

Comments
 (0)