Skip to content

Commit b759af6

Browse files
fix: doc paths (#5)
1 parent c2f5bc6 commit b759af6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Build from source
44

5-
Dependencies needed to build and run Ragbits from the source code:
5+
Dependencies needed to build from the source code:
66

77
1. [**uv**](https://docs.astral.sh/uv/getting-started/installation/)
88
2. [**python**](https://docs.astral.sh/uv/guides/install-python/) 3.10

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,11 @@ print(response.choices[0].message.content)
107107
# The application code remains unchanged, but you save time and API costs
108108
```
109109

110+
## Documentation
111+
112+
Full documentation for GenAI Monitor is available [here](https://deepsense-ai.github.io/GenAI-Monitor/).
113+
114+
110115
## Contributing
111116

112117
Contributions are welcome! Please see [CONTRIBUTING.md](https://github.com/deepsense-ai/GenAI-Monitor/blob/main/CONTRIBUTING.md) for details on how to contribute to this project.

0 commit comments

Comments
 (0)