fix(readme): refresh README with clearer API documentation and usage examples

This commit is contained in:
2026-05-01 21:50:40 +00:00
parent d61a1cf7f6
commit 091f7fec01
3 changed files with 109 additions and 69 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-01 - 1.0.10 - fix(readme)
refresh README with clearer API documentation and usage examples
- Rewrites the package overview to better explain Smartping, ping, and pingAlive
- Adds quick start, API reference, usage patterns, and runtime notes for Node.js environments
- Clarifies timeout behavior and error-handling expectations for health check use cases
## 2026-05-01 - 1.0.9 - fix(package)
modernize package configuration and stabilize ping typings and tests