Skip to content

Commit af3f2ce

Browse files
Update Hello world example description
Clarify usage of LitLogger in the README.
1 parent 9240f77 commit af3f2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pip install litlogger
3636
```
3737

3838
### Hello world example
39-
LitLogger works with any Python code (PyTorch, vLLM, LangChain, any script) and supports both scripts and framework integrations.
39+
LitLogger works with any Python code (PyTorch, vLLM, LangChain, any script). Use it for anything - training, inference, agents, etc.
4040
```python
4141
import litlogger
4242

0 commit comments

Comments
 (0)