Skip to content

Commit d18dc39

Browse files
Improve wording in README for clarity
1 parent fa6aefa commit d18dc39

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, etc). Use it for anything (train, inference, agents, etc.)
39+
LitLogger works with any Python code (PyTorch, vLLM, LangChain, etc), and any usecase (train, inference, agents, etc.)
4040

4141
```python
4242
import litlogger

0 commit comments

Comments
 (0)