From 35305f492a90edabfa094e8296f394cf12f38929 Mon Sep 17 00:00:00 2001 From: Yosef Durr Date: Thu, 3 May 2018 14:39:47 -0700 Subject: [PATCH] Adding links to script table --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 778f47a..0cf0e5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # About this project -The goal of this porject is to provide a central place to share ideas for streamlining dev box setup and give you starting point ideas. It's likely you will want to take scripts here and modify them to fit your particular needs. When you make those changes if you think others would benefit please consider submitting a PR. Before you contribute please see the [Contribution Guidelines](CONTRIBUTING.md). +The goal of this project is to provide a central place to share ideas for streamlining dev box setup and provide sample scripts for common dev scenarios. It's likely you will want to take the scripts here and modify them to fit your particular needs. When you make those changes if you think others would benefit please consider submitting a PR. Before you contribute please see the [Contribution Guidelines](CONTRIBUTING.md). These scripts leverage two popular open source projects. - Boxstarter [boxstarter.org](http://boxstarter.org) @@ -13,10 +13,10 @@ To run a script click a link in the table below. This will download Boxstarter, |Link |Description | |---------|---------| -| | Desktop App Development (Visual Studio, Windows SDK) | +|Desktop App | Windows Desktop App Development (Visual Studio, Windows SDK) | | | Xamarin (Visual Studio, Xamarin, Android SDK) | -| | Web (VS Code, Multiple Browsers) | -|Web_NodeJS | Web Dev with NodeJS (Web + NodeJS LTS) | +|Web | Web (VS Code, Multiple Browsers) | +|Web NodeJS | Web Dev with NodeJS (Web + NodeJS LTS) | | | Machine Learning | | | Containers (Kubernetes, etc...) |