Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rly authored Aug 6, 2024
1 parent ea5bd99 commit 2659925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# linkml-arrays

Support for N-dimensional arrays in LinkML.
Support for loading and dumping N-dimensional arrays in LinkML.

# Quick reference for common commands

Expand All @@ -12,4 +12,4 @@ poetry run gen-pydantic tests/input/examples/schema_definition-array-2.yaml

# Acknowledgements

This [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html) project was developed from the [monarch-project-template](https://github.com/monarch-initiative/monarch-project-template) template and will be kept up-to-date using [cruft](https://cruft.github.io/cruft/).
This [cookiecutter](https://cookiecutter.readthedocs.io/en/stable/README.html) project was developed from the [monarch-project-template](https://github.com/monarch-initiative/monarch-project-template) template and will be kept up-to-date using [cruft](https://cruft.github.io/cruft/).

0 comments on commit 2659925

Please sign in to comment.