diff --git a/README.md b/README.md index 2ccb32f..5bde57c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![PyPI - Version](https://img.shields.io/pypi/v/nextline-graphql.svg)](https://pypi.org/project/nextline-graphql) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/nextline-graphql.svg)](https://pypi.org/project/nextline-graphql) + [![Test Status](https://github.com/simonsobs/nextline-graphql/actions/workflows/unit-test.yml/badge.svg)](https://github.com/simonsobs/nextline-graphql/actions/workflows/unit-test.yml) [![Test Status](https://github.com/simonsobs/nextline-graphql/actions/workflows/unit-test-dev.yml/badge.svg)](https://github.com/simonsobs/nextline-graphql/actions/workflows/unit-test.yml) [![Test Status](https://github.com/simonsobs/nextline-graphql/actions/workflows/type-check.yml/badge.svg)](https://github.com/simonsobs/nextline-graphql/actions/workflows/type-check.yml) @@ -24,8 +25,6 @@ The plugin-based framework of the backend API server of Nextline. - [In a virtual environment](#in-a-virtual-environment) - [Configuration](#configuration) - [Check out code for development](#check-out-code-for-development) -- [License](#license) -- [Contact](#contact) ## Introduction @@ -153,15 +152,3 @@ To run ```bash uvicorn --port 8080 --lifespan on --factory --reload --reload-dir nextline-graphql --reload-dir nextline nextlinegraphql:create_app ``` - ---- - -## License - -- _Nextline_ is licensed under the MIT license. - ---- - -## Contact - -- [Tai Sakuma](https://github.com/TaiSakuma) ORCID iD icon