You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
1
# SQL Server First Responder Kit
2
+
[![licence badge]][licence]
3
+
[![stars badge]][stars]
4
+
[![forks badge]][forks]
5
+
[![issues badge]][issues]
2
6
3
7
You're a DBA, sysadmin, or developer who manages Microsoft SQL Servers. It's your fault if they're down or slow. These tools help you understand what's going on in your server.
4
8
@@ -115,3 +119,14 @@ In addition to the [parameters common to many of the stored procedures](#paramet
115
119
## License
116
120
117
121
[The SQL Server First Responder Kit uses the MIT License.](LICENSE.md)
0 commit comments