Skip to content

Commit e1711f2

Browse files
committed
Add latest dialect name in readme
1 parent eb58d63 commit e1711f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
=======================
22
``jsonschema-lexer``
3-
====================
3+
=======================
44

55
|PyPI| |Pythons| |CI|
66

@@ -19,7 +19,7 @@
1919
Introduction
2020
------------
2121

22-
``jsonschema-lexer`` is a Python package that provides a JSON Schema lexer for syntax highlighting JSON Schema documents.
22+
`jsonschema-lexer` is a Python package that provides a JSON Schema lexer for syntax highlighting JSON Schema documents based on the `2020-12 dialect`.
2323
It utilizes Pygments, a syntax highlighting library, to tokenize JSON Schema documents according to the JSON Schema specification.
2424

2525
Usage

0 commit comments

Comments
 (0)