From 578578242f28008514d29e47e339ea9721c1f14f Mon Sep 17 00:00:00 2001 From: Jake Meyer Date: Mon, 2 Jul 2018 06:59:30 -0500 Subject: [PATCH] Add link to powershell api wrapper --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd7eb00c..60d737c1 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ GET https://api.spacexdata.com/v2/launches/latest | ------------- | ------------- | | .NET | [Tearth/Oddity](https://github.com/Tearth/Oddity) | | Node.js | [Thomas-Smyth/SpaceX-API-Wrapper](https://github.com/Thomas-Smyth/SpaceX-API-Wrapper) | +| Powershell | [lazywinadmin/SpaceX](https://github.com/lazywinadmin/SpaceX) | ## Contributions See the [Contribution](https://github.com/r-spacex/SpaceX-API/blob/master/CONTRIBUTING.md) guide for detailed steps