Update README.md

This commit is contained in:
Alex Kup 2023-05-31 18:39:42 +03:00 committed by GitHub
parent 6031cce116
commit 27907f3249
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2386,7 +2386,7 @@ if ($pressed) { break }
Start-Sleep -Seconds 1
} while ($true)
```
### Console API
# Console API
`[Console] | Get-Member -Static` \
`[Console]::BackgroundColor = "Blue"` \