Skip to content

Commit 7f9b95a

Browse files
Revise wording in README for clarity
1 parent d18dc39 commit 7f9b95a

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

4141
```python
4242
import litlogger

0 commit comments

Comments
 (0)