From 3cbb4aa88aed77182dd836dab6b7cd1936edd278 Mon Sep 17 00:00:00 2001 From: yodurr Date: Sun, 6 May 2018 13:29:48 -0700 Subject: [PATCH] updating 1 click links in readme table --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 648b214..46a9754 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,10 @@ To run a setup script, click a link in the table below from your target machine. |Click link to run |Description | |---------|---------| -|Desktop App | Windows Desktop App Development (Visual Studio, Windows SDK) | -|Web | Web (VS Code, WSL, Multiple Browsers) | -|Web NodeJS | Web Dev with NodeJS (Web + NodeJS LTS) | -|Machine Learning| Machine Learning (Python, WSL, VS Code) | +|Desktop App | Windows Desktop App Development (Visual Studio, Windows SDK) | +|Web | Web (VS Code, WSL, Multiple Browsers) | +|Web NodeJS | Web Dev with NodeJS (Web + NodeJS LTS) | +|Machine Learning| Machine Learning (Python, WSL, VS Code) | | | Xamarin (Visual Studio, Xamarin, Android SDK) | | | Containers (Docker, Kubernetes, etc...) | | | More Coming Soon! |