Skip to content

Commit d4c6f8c

Browse files
authored
Update README.md
1 parent 36780e3 commit d4c6f8c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,8 +368,8 @@ graph TB
368368
├── .dockerignore - This file contains the files and directories to be ignored by docker.
369369
├── .devcontainer - This directory contains the devcontainer configuration files.
370370
├── .env - This file contains the environment variables for the project. (Not included in the repository)
371-
├── examples - An example implementation of how to use the inspect library
372-
│ ├── examples/inspect_safety_demo.py - a demo of how to implement evaluations to the model to allow safety features.
371+
├── examples - An example implementation of how to use the inspect library.
372+
│ ├── examples/inspect_safety_demo.py - a demo of how to implement evaluations to the model to allow safety features.
373373
├── INSPECT_SAFETY_GUIDE.md - Comprehensive guide for the Inspect AI safety layer integration.
374374
├── IMPLEMENTATION_SUMMARY.md - Summary of the technical implementation and features of the project.
375375
├── LICENSE - This file contains the license for the project.

0 commit comments

Comments
 (0)