From 33b907e9b1c63f442af8f35c8c85b19f2ab9c9c7 Mon Sep 17 00:00:00 2001 From: SoloSynth1 Date: Tue, 25 Jun 2024 11:04:18 -0700 Subject: [PATCH] add rtd link to README.md and fix broken logo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c8d465..0ba50dd 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ [![License: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)

- +

A tool for providing context-aware evaluations using a checklist-based approach @@ -122,7 +121,8 @@ The workflows used in the package have been designed to be fully modular. You can easily switch between different prompts, models and checklists to use. You can also write your own custom classes to extend the capability of this library. -Consult the API documentation on Readthedocs for more information and example calls. +Consult the [API documentation on Readthedocs](https://fixml.readthedocs.io/en/latest/) +for more information and example calls. ## Development Build