Skip to content

Commit 783090c

Browse files
committed
Tweak readme
1 parent 177aa8d commit 783090c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[badge-version-powershellgallery-releases-img]: https://img.shields.io/powershellgallery/v/Compile-SourceScript?logo=powershell&logoColor=white&label=PSGallery&labelColor=&style=flat-square
1010
[badge-version-powershellgallery-releases-src]: https://www.powershellgallery.com/packages/Compile-SourceScript/
1111

12-
A PowerShell module for compiling [**SourceMod**](https://www.sourcemod.net/) [`.sp`](https://wiki.alliedmods.net/Compiling_SourceMod_Plugins) and [**AMX Mod X**](https://www.amxmodx.org/) [`.sma`](https://wiki.alliedmods.net/Compiling_Plugins_(AMX_Mod_X)) plugin source files for [**Source**](https://developer.valvesoftware.com/wiki/Source) / [**Goldsource**](https://developer.valvesoftware.com/wiki/Goldsource) games.
12+
A PowerShell module for compiling [**SourceMod**](https://www.sourcemod.net/) ([`.sp`](https://wiki.alliedmods.net/Compiling_SourceMod_Plugins)) and [**AMX Mod X**](https://www.amxmodx.org/) ([`.sma`](https://wiki.alliedmods.net/Compiling_Plugins_(AMX_Mod_X))) plugin source files for [**Source**](https://developer.valvesoftware.com/wiki/Source) / [**Goldsource**](https://developer.valvesoftware.com/wiki/Goldsource) games.
1313

1414
## Introduction
1515

@@ -19,7 +19,6 @@ A PowerShell module for compiling [**SourceMod**](https://www.sourcemod.net/) [`
1919

2020
- **Windows** with [PowerShell 4.0 or later](https://docs.microsoft.com/en-us/powershell/scripting/install/installing-windows-powershell?view=powershell-5.1), or ***nix** with [PowerShell Core](https://github.com/powershell/powershell).
2121

22-
2322
## Installation
2423

2524
First, ensure [`PSGallery`](https://www.powershellgallery.com/) is registered as a PowerShell repository:

0 commit comments

Comments
 (0)