We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9fa842 + 1cf4cf1 commit bb433afCopy full SHA for bb433af
2 files changed
.github/release-drafter.yml
@@ -4,6 +4,7 @@ categories:
4
- title: '🚀 Features'
5
labels:
6
- 'feature'
7
+ - 'feat'
8
- 'enhancement'
9
- title: '🐛 Bug Fixes'
10
README.md
@@ -1 +1,4 @@
1
-# A Site Monitoring CLI Built With Rust
+# A Site Monitoring CLI Built With Rust
2
+See [this blog post](https://ulises.codes/blog/how_to_create_a_site_monitoring_tool_in_rust) for a detailed explanation of the code.
3
+
+Follow me on [LinkedIn](https://linkedin.com/in/ulises-h).
0 commit comments