diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 34e142b..02c3237 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,9 +11,6 @@ on: pull_request: branches: - main - paths: - - '**.ttl' - - '.github/workflows/test.yml' jobs: test: diff --git a/README.md b/README.md index 31502ed..b398261 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# General Formal Ontology (light version) - +![General Formal Ontology (light version)](docs/images/gfo-light-logo.svg) [![Test consistency](https://github.com/Onto-Med/gfo-light/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/Onto-Med/gfo-light/actions/workflows/test.yml) [![DOI](https://zenodo.org/badge/927218818.svg)](https://doi.org/10.5281/zenodo.14833002) ## Introduction diff --git a/docs/images/gfo-light-logo-dark.svg b/docs/images/gfo-light-logo-dark.svg new file mode 100644 index 0000000..b5feb6a --- /dev/null +++ b/docs/images/gfo-light-logo-dark.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/images/gfo-light-logo.svg b/docs/images/gfo-light-logo.svg new file mode 100644 index 0000000..b5ed3e5 --- /dev/null +++ b/docs/images/gfo-light-logo.svg @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file