From 25c731eb78aac81293db5bb076949b6b9172bcd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Kemp=C3=A9?= Date: Sat, 19 May 2018 20:37:05 +0200 Subject: [PATCH] Remove useless token now that project is public (#42) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e78374..521c8ac 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! |