mirror of
https://github.com/status-im/NimYAML.git
synced 2025-01-12 20:44:46 +00:00
Fix link to YAML 1.2 Schema
This commit is contained in:
parent
0336d06114
commit
20bf995ae6
@ -8,7 +8,7 @@ Introduction
|
|||||||
**NimYAML** is a pure YAML implementation for Nim. It is able to read from and
|
**NimYAML** is a pure YAML implementation for Nim. It is able to read from and
|
||||||
write to YAML character streams, and to serialize from and construct to native
|
write to YAML character streams, and to serialize from and construct to native
|
||||||
Nim types. It exclusively supports
|
Nim types. It exclusively supports
|
||||||
`YAML 1.2 <#http://www.yaml.org/spec/1.2/spec.html>`_.
|
`YAML 1.2 <http://www.yaml.org/spec/1.2/spec.html>`_.
|
||||||
|
|
||||||
Source code can be found on `GitHub <https://github.com/flyx/NimYAML>`_. You can
|
Source code can be found on `GitHub <https://github.com/flyx/NimYAML>`_. You can
|
||||||
install it with `Nimble <https://github.com/nim-lang/nimble>`_:
|
install it with `Nimble <https://github.com/nim-lang/nimble>`_:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user