Update logfire URL in README.md

This commit is contained in:
2024-11-01 09:09:19 -04:00
parent 373af44421
commit 528f806e65
+1 -1
View File
@@ -221,7 +221,7 @@ Simple, yet effective.
### Logging
Simplemind uses [logfire](https://pydantic.dev/logfire) for logging. To enable logging, call `sm.enable_logfire()`.
Simplemind uses [Logfire](https://pydantic.dev/logfire) for logging. To enable logging, call `sm.enable_logfire()`.
### More Examples