mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-03 13:30:44 +00:00
other: master -> main (#1349)
* other: master -> main I'm so used to using `main` branch now that it's actually kinda annoying to use `master` for just this repo... so might as well rename it now. * overzealous change * wording * some wording * allow auto-cancel for tests if not main
This commit is contained in:
@@ -27,7 +27,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
|
||||
<title>bottom</title>
|
||||
<authors>Clement Tsang</authors>
|
||||
<projectUrl>https://github.com/ClementTsang/bottom</projectUrl>
|
||||
<licenseUrl>https://github.com/ClementTsang/bottom/blob/master/LICENSE</licenseUrl>
|
||||
<licenseUrl>https://github.com/ClementTsang/bottom/blob/main/LICENSE</licenseUrl>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<projectSourceUrl>https://github.com/ClementTsang/bottom</projectSourceUrl>
|
||||
<packageSourceUrl>https://github.com/ClementTsang/choco-bottom</packageSourceUrl>
|
||||
@@ -41,7 +41,7 @@ This is a nuspec. It mostly adheres to https://docs.nuget.org/create/Nuspec-Refe
|
||||
**Usage**
|
||||
To use, run `btm` in a terminal.
|
||||
|
||||
For more [documentation and usage](https://github.com/ClementTsang/bottom/blob/master/README.md), see the [official repo](https://github.com/ClementTsang/bottom).
|
||||
For more documentation and usage information, go to the [official repo](https://github.com/ClementTsang/bottom).
|
||||
|
||||
Please report any issues with the Chocolatey package [here](https://github.com/ClementTsang/choco-bottom).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user