Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add badges from shields.io
  • Loading branch information
svetlyobg authored Dec 5, 2021
1 parent e8f1f7e commit 80fb293
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
![GitHub all releases](https://img.shields.io/github/downloads/svetlyobg/CMDcommands/total?logo=GitHub&style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/svetlyobg/CMDcommands)
![GitHub top language](https://img.shields.io/github/languages/top/svetlyobg/CMDcommands)
![GitHub language count](https://img.shields.io/github/languages/count/svetlyobg/CMDcommands)
![GitHub pull requests](https://img.shields.io/github/issues-pr/svetlyobg/CMDcommands)
![GitHub issues](https://img.shields.io/github/issues/svetlyobg/CMDcommands)
![Twitter Follow](https://img.shields.io/twitter/follow/svkosev?style=social)

# usefulCMDcommands

## ipconfig
Expand Down Expand Up @@ -686,4 +694,4 @@ Search-ADAccount –AccountDisabled –UsersOnly –ResultPageSize 2000 –Resul

```powershell
get-netfirewallrule | select-object name, group, action, enabled, profile | export-csv C:\firewallrulesexported.csv
```
```

0 comments on commit 80fb293

Please sign in to comment.