Skip to content

Commit 420e370

Browse files
authored
adding badge
1 parent dfaf52d commit 420e370

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sql/sql-server-2022/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,9 @@ WITH (SYSTEM_VERSIONING = ON (HISTORY_TABLE = dbo.LedgerTableHistory));
9898
- **Hypervisor-Based Security**: Isolates processes from the OS using virtualization-based security (VBS), mitigating kernel-level attacks.
9999
- **SMB over QUIC & AES-256 Encryption**: Enhances secure data transport, especially for hybrid and remote scenarios.
100100

101+
<!-- START BADGE -->
101102
<div align="center">
102-
<h3 style="color: #4CAF50;">Total Visitors</h3>
103-
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
103+
<img src="https://img.shields.io/badge/Total%20views-9-limegreen" alt="Total views">
104+
<p>Refresh Date: 2025-07-16</p>
104105
</div>
106+
<!-- END BADGE -->

0 commit comments

Comments
 (0)