From 0a6218cb1e30fead7e4e26edd75f0616b22232c1 Mon Sep 17 00:00:00 2001 From: Carson Sears <118226485+searscr@users.noreply.github.com> Date: Tue, 27 Feb 2024 08:01:17 -0600 Subject: [PATCH] update README (#6) --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 93ab7e0..a608202 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,14 @@ These include: - Order parameter tracking and event filtering analysis Data processing will be based on Mantid and use PyQt for the application. + + +## Code Documentation + +https://garnet-neutrons.readthedocs.io/en/latest + +--- + +[![CI](https://github.com/neutrons/garnet/actions/workflows/actions.yml/badge.svg?branch=next)](https://github.com/neutrons/garnet/actions/workflows/actions.yml) +[![codecov](https://codecov.io/gh/neutrons/garnet/branch/next/graph/badge.svg?token=J1ZNHXF6Ml)](https://codecov.io/gh/neutrons/garnet) +[![Documentation Status](https://readthedocs.org/projects/garnet-neutrons/badge/?version=latest)](https://garnet-neutrons.readthedocs.io/en/latest/?badge=latest)